route result should use more schema
This commit is contained in:
parent
602093d67a
commit
f2f67a1cbb
5 changed files with 22 additions and 12 deletions
|
@ -651,7 +651,6 @@ class SlimLocationMixin(BaseSchema):
|
|||
groups: ClassVar[None]
|
||||
groups_by_category: ClassVar[None]
|
||||
geometry: ClassVar[None]
|
||||
point: ClassVar[None]
|
||||
|
||||
|
||||
class SlimLevelLocationSchema(SlimLocationMixin, FullLevelLocationSchema):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue