generated from camaraproject/Template_API_Repository
-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
Description
- PATCH operation description says it returns "409 (DENIED_WAIT)" (line 571) but 409 is NOT in its responses list - documentation bug
As far as I can see this inconsistency isn't yet fixed: Line 570 still mentions "error code 409 (DENIED_WAIT)" but PATCH responses (lines 585-612) still don't include 409
Originally posted by @hdamker in #68 (comment)
Reactions are currently unavailable