Skip to content
New issue

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

Implement 501 status code #2

Open
schnuerle opened this issue Feb 22, 2023 · 1 comment
Open

Implement 501 status code #2

schnuerle opened this issue Feb 22, 2023 · 1 comment

Comments

@schnuerle
Copy link
Member

From @michael-danko-passport

I have been looking for any documentation around the standard API responses and relevant status codes. I know the spec calls out a 501 - Not Implemented for some APIs but if there's some detailed documentation about this I may have overlooked, it should not be hard to also include within the OpenAPI spec. As a result of not finding this documentation, all of the API responses are a work in progress. We can easily apply them to each endpoint if they're structured similarly since these would be shared models.

@michael-danko-passport
Copy link
Collaborator

michael-danko-passport commented Oct 3, 2023

I made sure all of the optional endpoints were documented in #13 but there are no details around how this is defined.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants