Pyramid-swagger

Latest version: v2.9.0

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

Scan your dependencies

Page 6 of 7

1.1.0

++++++++++++++++++

* Swagger schema directory defaults to ``api_docs/`` rather than being a required
configuration line.
* If the resource listing or API declarations are not at the filepaths
expected, readable errors are raised.
* This changelog is now a part of the build documentation and backfilled to the
initial package version.

1.0.0

++++++++++++++++++

**Backwards Incompatible**

* Initial fully functional release.
* Your service now must supply both a resource listing and all accompanying api
declarations.
* Swagger schemas are automatically served out of ``/api-docs`` by including the
library.
* The api declaration basepath returned by hitting ``/api-docs/foo`` is guaranteed
to be ``Pyramid.request.application_url``.
* Void return types are now checked.

0.5.0

++++++++++++++++++

* Added configurable list of regular expressions to not validate
requests/responses against.
* Vastly improved documentation! Includes a quickstart for those new to the
library.
* Adds coverage and code health badges to README

0.4.0

++++++++++++++++++

* True acceptance testing implemented for all known features. Much improved
coverage.

0.3.2

++++++++++++++++++

* HEAD is now an allowed HTTP method

0.3.1

++++++++++++++++++

* Swagger spec is now validated on startup
* Fixes bug where multiple methods with the same URL were not resolved properly
* Fixes bug with validating non-string args in paths and query args
* Fixes bug with referencing models from POST bodies

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.