Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Commit

Permalink
Remove page query parameter from /ras/runs spec
Browse files Browse the repository at this point in the history
Signed-off-by: Eamonn Mansour <[email protected]>
  • Loading branch information
eamansour committed Aug 21, 2024
1 parent 6ef4709 commit 8477993
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1160,15 +1160,6 @@ paths:
schema:
type: string
example: dev.galasa.inttests.simbank.local.mvp.SimBankLocalJava11UbuntuMvp
- name: page
in: query
description: |
Causes a specific page in the available results to be returned.
The first page is page 1.
If omitted, then page 1 is returned.
schema:
type: integer
example: 2
- name: size
in: query
description: |
Expand Down

0 comments on commit 8477993

Please sign in to comment.