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

API docs improvements: fix typo, add header, correct success responses #1121

Merged
merged 4 commits into from
Apr 4, 2024

Conversation

lognaturel
Copy link
Member

In response to getodk/docs#1761

Header will hopefully reduce confusion as to where the yaml file is managed

I think what happened with the success responses is that there are a couple of bogus example routes like here that show session auth. Those used to have sample responses "message": "Success". It got made into a component and then it mistakenly got used.

Since those responses are fake anyway, I made them consistent with the others. I replaced every identical success response with use of the component.

@lognaturel lognaturel merged commit b626ba3 into getodk:master Apr 4, 2024
1 check passed
@lognaturel lognaturel deleted the docs branch April 4, 2024 04:45
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

Successfully merging this pull request may close these issues.

2 participants