mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
updated validator for the create polygon
This commit is contained in:
parent
0d77a33cf1
commit
0f6b4e07d5
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ use Appwrite\Utopia\Response as UtopiaResponse;
|
|||
use Utopia\Database\Database;
|
||||
use Utopia\Database\Document;
|
||||
use Utopia\Database\Validator\Key;
|
||||
use Utopia\Database\Validator\Spatial;
|
||||
use Appwrite\Utopia\Database\Validator\Spatial;
|
||||
use Utopia\Database\Validator\UID;
|
||||
use Utopia\Swoole\Response as SwooleResponse;
|
||||
use Utopia\Validator\Boolean;
|
||||
|
|
|
|||
Loading…
Reference in a new issue