Skip to content

Commit

Permalink
fixup! feat: openapi for application management
Browse files Browse the repository at this point in the history
missing required: false
  • Loading branch information
tuler committed Dec 6, 2023
1 parent a753e4a commit ed623cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/management.openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ paths:
- name: status
in: query
description: Filter by application status
required: false
schema:
$ref: "#/components/schemas/ApplicationStatus"
- name: offset
Expand Down

0 comments on commit ed623cb

Please sign in to comment.