Quart-schema

Latest version: v0.21.0

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 5

0.4.0

----------------

* Ensure models/dataclasses are converted to a dict, thereby
preventing confusing errors when model/dataclass instances are
returned without validation.
* Allow validation of form encoded data, in the same way JSON encoded
data is currently validated.

0.3.0

----------------

* Add the ability to hide routes from the openapi specification. This
changes routes from default hidden to default visible.

0.2.0

----------------

* Support validation of Query string parameters. Via a
``validate_querystring`` decorator.
* Support auto-documenting path parameters.
* Only include routes in the OpenAPI that have documented information.
* Split the route docstring into OpenAPI summary and description for
the route.
* Add documentation UI using redoc.
* Allow the JS/CSS URLS for the documentation UI to be configured.

0.1.0

----------------

* Basic initial release to test the schema usage.

Page 5 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.