Skip to content

Commit 2ad4d2a

Browse files
committed
update spec
1 parent 8004470 commit 2ad4d2a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

openapi.yml

+5
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,11 @@ paths:
151151
description: Filter by developer username
152152
schema:
153153
type: string
154+
- name: status
155+
in: query
156+
description: Filter by mod version status (rejected is admin only)
157+
schema:
158+
$ref: "#/components/schemas/ModVersionStatus"
154159
- name: pending_validation
155160
in: query
156161
description: Filter by pending validation status (admin only)

0 commit comments

Comments
 (0)