Skip to content
Snippets Groups Projects
Commit 57960229 authored by florian's avatar florian
Browse files

FIX: description of paging

parent 4f883507
No related branches found
No related tags found
1 merge request!24DOC: Document the XML API
Pipeline #10551 passed
...@@ -77,8 +77,9 @@ paths: ...@@ -77,8 +77,9 @@ paths:
in: query in: query
required: false required: false
description: | description: |
Start and end index (exclusive) within query results of Start index within query results of the first entity and
entities shown on page, separated by an 'L' total number of entities to be shown on one page,
separated by an 'L'
schema: schema:
type: string type: string
example: 0L10 example: 0L10
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment