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

Docs show incorrect response code for POST to /acme_accounts #6370

Closed
ocket8888 opened this issue Nov 21, 2021 · 0 comments · Fixed by #6602
Closed

Docs show incorrect response code for POST to /acme_accounts #6370

ocket8888 opened this issue Nov 21, 2021 · 0 comments · Fixed by #6602
Labels
bug something isn't working as intended documentation related to documentation low difficulty the estimated level of effort to resolve this issue is low low impact affects only a small portion of a CDN, and cannot itself break one

Comments

@ocket8888
Copy link
Contributor

This Bug Report affects these Traffic Control components:

  • Documentation

Current behavior:

The docs show that a successful POST response to /acme_accounts returns a 200 OK response, when actually it returns a 201 Created response.

Expected behavior:

The docs should be accurate.

Steps to reproduce:

topost -kfa 3.1 acme_accounts ./valid.payload.json

@ocket8888 ocket8888 added bug something isn't working as intended documentation related to documentation low impact affects only a small portion of a CDN, and cannot itself break one low difficulty the estimated level of effort to resolve this issue is low labels Nov 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something isn't working as intended documentation related to documentation low difficulty the estimated level of effort to resolve this issue is low low impact affects only a small portion of a CDN, and cannot itself break one
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant