Skip to content

Commit

Permalink
[skip ci] Add swagger.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
envision-ci-agent committed Dec 21, 2024
1 parent fc420ad commit c27ddb6
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2430,22 +2430,6 @@ paths:
example: 0.0.0000000
schema:
type: string
- name: pageIndex
required: false
in: query
description: >-
The number of pages to skip before starting to collect the result
set
example: 0
schema:
type: number
- name: pageSize
required: true
in: query
description: The numbers of items to return
example: 20
schema:
type: number
responses:
'200':
description: Successful operation.
Expand Down

0 comments on commit c27ddb6

Please sign in to comment.