Sha256: 807281c02a4393570d30641cbb304b6d4d52f6471764e73304b855723a821f39
Contents?: true
Size: 543 Bytes
Versions: 1
Compression:
Stored size: 543 Bytes
Contents
# CHANGELOG # v3.1.0 * Added uri to `Oauth2ApiClient::ReponseError` exception message # v3.0.0 * [BREAKING] Renamed `Oauth2ApiClient::HttpError` to `Oauth2ApiClient::ResponseError` * Added http error exception classes like e.g. `Oauth2ApiClient::ResponseError::NotFound`, `Oauth2ApiClient::ResponseError::InternalServerError`, etc. # v2.1.0 * Include the response code and body in `HttpError#to_s` # v2.0.0 * `TokenProvider` added * Added option to pass the pre-generated oauth token * Simple concatenation of base url and path
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
oauth2_api_client-3.1.0 | CHANGELOG.md |