We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'd like to be able to define a Conjure error whose HTTP status code maps to a 401.
Add a NOT_AUTHORIZED value to
NOT_AUTHORIZED
conjure/conjure-api/src/main/conjure/conjure-api.yml
Line 31 in fc68a07
The text was updated successfully, but these errors were encountered:
See #367
Sorry, something went wrong.
Fixed in #367
#367 is reverted by #426
No branches or pull requests
Motivation
I'd like to be able to define a Conjure error whose HTTP status code maps to a 401.
Proposal
Add a
NOT_AUTHORIZED
value toconjure/conjure-api/src/main/conjure/conjure-api.yml
Line 31 in fc68a07
The text was updated successfully, but these errors were encountered: