Skip to content

Commit

Permalink
correction to public api spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Pascal-Delange committed Dec 13, 2024
1 parent da9fcb1 commit 663fee9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions specs/public_api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -554,14 +554,8 @@ components:
pagination:
type: object
required:
- end_index
- start_index
- has_next_page
properties:
end_index:
type: integer
start_index:
type: integer
has_next_page:
type: boolean

0 comments on commit 663fee9

Please sign in to comment.