Docs show incorrect response code for POST to /acme_accounts #6370
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
This Bug Report affects these Traffic Control components:
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
The text was updated successfully, but these errors were encountered: