This commit is contained in:
sct
2022-08-18 08:32:01 +00:00
parent b70cde39dd
commit 92b6a954ac

View File

@@ -4430,7 +4430,16 @@ paths:
schema:
type: string
nullable: true
enum: [all, approved, available, pending, processing, unavailable]
enum:
[
all,
approved,
available,
pending,
processing,
unavailable,
failed,
]
- in: query
name: sort
schema: