Skip to content

Commit 89c19be

Browse files
committed
feat(types): add geopolygon type to collection field types
1 parent dc013f4 commit 89c19be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/typesense/types/collection.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"float",
1818
"bool",
1919
"geopoint",
20+
"geopolygon",
2021
"geopoint[]",
2122
"string[]",
2223
"int32[]",

0 commit comments

Comments
 (0)