Skip to content

Commit

Permalink
Add required for service_type
Browse files Browse the repository at this point in the history
  • Loading branch information
RemiBonnet committed Dec 26, 2024
1 parent d3b0c52 commit cde2a3b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11554,6 +11554,7 @@ components:
- name
- healthchecks
- icon_uri
- service_type
properties:
environment:
$ref: '#/components/schemas/ReferenceObject'
Expand Down Expand Up @@ -13868,6 +13869,7 @@ components:
- healthchecks
- auto_preview
- icon_uri
- service_type
properties:
environment:
$ref: '#/components/schemas/ReferenceObject'
Expand Down Expand Up @@ -14166,6 +14168,7 @@ components:
required:
- environment
- icon_uri
- service_type
properties:
environment:
$ref: '#/components/schemas/ReferenceObject'
Expand Down Expand Up @@ -16308,6 +16311,7 @@ components:
- allow_cluster_wide_resources
- values_override
- icon_uri
- service_type
properties:
environment:
$ref: '#/components/schemas/ReferenceObject'
Expand Down Expand Up @@ -19009,6 +19013,7 @@ components:
- source
- healthchecks
- icon_uri
- service_type
properties:
environment:
$ref: '#/components/schemas/ReferenceObject'
Expand Down

0 comments on commit cde2a3b

Please sign in to comment.