Skip to content

Commit

Permalink
chore(healthchecks): healthchecks are mandatory
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 15, 2023
1 parent b86265f commit 9f48f01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/schemas/ApplicationEditRequest.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
allOf:
- $ref: './ServiceStorageRequest.yaml'
- type: object
required:
- healthchecks
properties:
name:
type: string
Expand Down

0 comments on commit 9f48f01

Please sign in to comment.