Skip to content

Commit

Permalink
Update swagger.yaml with list fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgDangl authored Aug 26, 2024
1 parent 9188488 commit dfc8fda
Showing 1 changed file with 49 additions and 49 deletions.
98 changes: 49 additions & 49 deletions swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -242,10 +242,10 @@ paths:
schema:
type: object
required:
skip
top
totalCount
data
- skip
- top
- totalCount
- data
properties:
skip:
type: integer
Expand Down Expand Up @@ -450,10 +450,10 @@ paths:
schema:
type: object
required:
skip
top
totalCount
data
- skip
- top
- totalCount
- data
properties:
skip:
type: integer
Expand Down Expand Up @@ -523,10 +523,10 @@ paths:
schema:
type: object
required:
skip
top
totalCount
data
- skip
- top
- totalCount
- data
properties:
skip:
type: integer
Expand Down Expand Up @@ -642,10 +642,10 @@ paths:
schema:
type: object
required:
skip
top
totalCount
data
- skip
- top
- totalCount
- data
properties:
skip:
type: integer
Expand Down Expand Up @@ -803,10 +803,10 @@ paths:
schema:
type: object
required:
skip
top
totalCount
data
- skip
- top
- totalCount
- data
properties:
skip:
type: integer
Expand Down Expand Up @@ -1399,10 +1399,10 @@ paths:
schema:
type: object
required:
skip
top
totalCount
data
- skip
- top
- totalCount
- data
properties:
skip:
type: integer
Expand Down Expand Up @@ -1491,10 +1491,10 @@ paths:
schema:
type: object
required:
skip
top
totalCount
data
- skip
- top
- totalCount
- data
properties:
skip:
type: integer
Expand Down Expand Up @@ -1619,10 +1619,10 @@ paths:
schema:
type: object
required:
skip
top
totalCount
data
- skip
- top
- totalCount
- data
properties:
skip:
type: integer
Expand Down Expand Up @@ -1741,10 +1741,10 @@ paths:
schema:
type: object
required:
skip
top
totalCount
data
- skip
- top
- totalCount
- data
properties:
skip:
type: integer
Expand Down Expand Up @@ -1832,10 +1832,10 @@ paths:
schema:
type: object
required:
skip
top
totalCount
data
- skip
- top
- totalCount
- data
properties:
skip:
type: integer
Expand Down Expand Up @@ -1924,10 +1924,10 @@ paths:
schema:
type: object
required:
skip
top
totalCount
data
- skip
- top
- totalCount
- data
properties:
skip:
type: integer
Expand Down Expand Up @@ -2018,10 +2018,10 @@ paths:
schema:
type: object
required:
skip
top
totalCount
data
- skip
- top
- totalCount
- data
properties:
skip:
type: integer
Expand Down Expand Up @@ -3159,4 +3159,4 @@ components:
in: query
name: $skip
schema:
type: string
type: string

0 comments on commit dfc8fda

Please sign in to comment.