Bravado

Latest version: v11.0.3

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

Scan your dependencies

Page 9 of 10

6.1.0

------------------
- Clients can now access the HTTP response from a service call to access things
like headers and status code. See `Advanced Usage`_

.. _`Advanced Usage`: advanced.htmlgetting-access-to-the-http-response

6.0.0

------------------
- User-defined formats are no longer global. The registration mechanism has
changed and is now done via configuration. See Configuration_

.. _Configuration: configuration.html

5.0.0

------------------
- Update ResourceDecorator to return an operation as a CallableOperation
instead of a function wrapper (for the docstring). This allows further
decoration of the ResourceDecorator.

4.0.0

------------------
- Consistent bravado.exception.HTTPError now thrown from both Fido and Requests http clients.
- HTTPError refactored to contain an optional detailed message and Swagger response result.

3.0.0

------------------
- Support passing in connect_timeout and timeout via _request_options to the Fido and Requests clients
- Timeout in HTTPFuture now defaults to None (wait indefinitely) instead of 5s. You should make sure
any calls to http_future.result(..) without a timeout are updated accordingly.

2.1.0

------------------
- Add warning for deprecated operations

Page 9 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.