diff --git a/specs/public_api.yaml b/specs/public_api.yaml index 9e323be88..01f55a423 100644 --- a/specs/public_api.yaml +++ b/specs/public_api.yaml @@ -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 \ No newline at end of file