We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28375b3 commit 5150659Copy full SHA for 5150659
CHANGES.md
@@ -7,6 +7,7 @@
7
- avoid future deprecation for pydantic.Field and use `json_schema_extra` instead of `openapi_examples`
8
- use `orjson` based JSONResponse when available
9
- changed from `AssertionError` to `HTTPException` for **bbox** parsing exceptions
10
+- update `$schema` in Filter's extension client responses to match OGC Feature specification
11
12
### Added
13
0 commit comments