bravado v7.0.0 Release Notes

Release Date: 2015-10-23 // over 8 years ago
    • Support per-request response_callbacks_ to enable SwaggerClient decorators to instrument an IncomingResponse post-receive. This is a non-backwards compatible change iff you have implemented a custom HttpClient. Consult the changes in signature to HttpClient.request() and HttpFuture's constructor.
    • Config option also_return_response is supported on a per-request basis.

    .. _response_callbacks: configuration.html#per-request-configuration