diff --git a/openapi.yaml b/openapi.yaml index 1576bd2..32526d8 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -21,7 +21,6 @@ paths: operationId: listSubmissions tags: - Submissions - security: [] parameters: - $ref: "#/components/parameters/Page" - $ref: "#/components/parameters/Limit" @@ -90,7 +89,6 @@ paths: operationId: getSubmission tags: - Submissions - security: [] parameters: - $ref: '#/components/parameters/SubmissionID' responses: