Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-server
Commits
57960229
Commit
57960229
authored
Jul 20, 2021
by
florian
Browse files
Options
Downloads
Patches
Plain Diff
FIX: description of paging
parent
4f883507
No related branches found
No related tags found
1 merge request
!24
DOC: Document the XML API
Pipeline
#10551
passed
Jul 20, 2021
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/doc/development/api/xml/caosdb_openapi.yaml
+3
-2
3 additions, 2 deletions
src/doc/development/api/xml/caosdb_openapi.yaml
with
3 additions
and
2 deletions
src/doc/development/api/xml/caosdb_openapi.yaml
+
3
−
2
View file @
57960229
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment