Skip to content

Remove unnecessary sentences for return codes in the API documentation

What does this MR do?

Remove unnecessary sentences for return codes in the API documentation

Are there points in the code the reviewer needs to double check?

No

Why was this MR needed?

To get consistency and avoid confusion as the real return code when succeed for POST is 201 and not 200 as the actual documentation indicates .

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#24534 (closed)

Merge request reports