openapi: add sort parameter to listSubmissions
This commit is contained in:
parent
040488d85f
commit
8e223d432e
@ -39,6 +39,11 @@ paths:
|
||||
schema:
|
||||
type: integer
|
||||
format: int32
|
||||
- name: Sort
|
||||
in: query
|
||||
schema:
|
||||
type: integer
|
||||
format: int32
|
||||
responses:
|
||||
"200":
|
||||
description: Successful response
|
||||
|
Loading…
x
Reference in New Issue
Block a user