We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Here are the following steps to document a new API endpoint:
content/api
code_snippets
_index.md
--- title: TITLE OF YOUR ENDPOINT external_redirect: /api/ ---
ENDPOINT.md
--- title: TITLE OF YOUR ENDPOINT type: apicontent order: XX --- ## TITLE OF YOUR ENDPOINT This is my endpoint description
Note: The order parameter defines where your endpoint entry is displayed in the API navigation bar
order