Skip to content

Commit

Permalink
fixup! feat: openapi for application management
Browse files Browse the repository at this point in the history
add error string field to application
  • Loading branch information
tuler committed Dec 13, 2023
1 parent 3779ad5 commit 1eaacf4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/openapi/management.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,8 @@ components:
format: uri
status:
$ref: "#/components/schemas/ApplicationStatus"
error:
type: string
Error:
type: object
properties:
Expand Down

0 comments on commit 1eaacf4

Please sign in to comment.