1
0
Fork 0
mirror of synced 2024-06-02 19:04:49 +12:00

retrigger build

This commit is contained in:
Everly Precia Suresh 2022-05-06 15:12:11 +00:00
parent 8c4b035dd7
commit a2091a2572

View file

@ -37,7 +37,7 @@ use Utopia\Validator\Integer;
use Utopia\Validator\Range;
use Utopia\Validator\Text;
use Utopia\Validator\WhiteList;
use Utopia\Swoole\Request;
use Utopia\Swoole\Request;
App::post('/v1/storage/buckets')
->desc('Create bucket')