Skip to content

Clarify API documentation

What does this MR do?

Some of the API documentation is REST-specific, but is written to look generic. (That is probably because it was written when the REST API was the only API.) This changes some of that generic-looking text to clarify it is REST-specific. The important thing to note is that most of the content on the main API documentation page is REST-specific. That is a problem we should solve in a future MR. This MR is intended to add clarity prior to solving that problem.

Does this MR meet the acceptance criteria?

Conformity

Edited by Dan Jensen

Merge request reports