3scale / apisonator

Red Hat 3scale API Management Apisonator backend
https://3scale.net
Apache License 2.0
35 stars 27 forks source link

docs/rfcs/error_responses: clarify exception with 409 auth failed #147

Closed unleashed closed 4 years ago

unleashed commented 4 years ago

409 Conflict responses don't specify the error_code and message fields. They instead contain a reason field and potentially the code of the "error" via an extension in the 3scale-rejection-reason header.

Fixes #146.

davidor commented 4 years ago

bors r=@PhilipGough,@davidor

bors[bot] commented 4 years ago

Timed out