some typo fixes in the new API

This commit is contained in:
Laura Klünder 2023-11-24 01:08:40 +01:00
parent 715d6c2f11
commit 62f53d7847
4 changed files with 7 additions and 10 deletions

View file

@ -53,4 +53,3 @@ GeometrySchema = Annotated[
PointSchema,],
Discriminator("type"),
]