bravado v10.4.2 Release Notes

Release Date: 2019-10-16 // over 4 years ago
    • ๐Ÿ›  Show the response text when an unexpected 5xx response is returned. This fixes a regression introduced in PR #32 - PR #425. Thanks Kevin Coleman for your contribution!
    • ๐Ÿ‘ Allow custom future and response adapter classes in both RequestsClient and FidoClient - PR #430, #431. Thanks Andrii Stepaniuk for your contribution!
    • ๐Ÿ›  Fix HttpErrorType type annotations - PR #433