geo-access
This commit is contained in:
parent
8a87a78449
commit
0e16d3e6be
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class GeoAccessRequest:
|
|||
Request model for geo access.
|
||||
"""
|
||||
coords: tuple[float, float]
|
||||
type: Literal["circle", "polygon"] | None = "circle"
|
||||
# type: Literal["circle", "polygon"] | None = "circle"
|
||||
|
||||
|
||||
type_checker = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue