From 783c70e28e72acffc790563d5fa7205812a536bb Mon Sep 17 00:00:00 2001 From: Pierre G Date: Fri, 19 Jul 2024 10:45:14 +0200 Subject: [PATCH] update --- openapi.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/openapi.yaml b/openapi.yaml index 1412aa30..918d3b92 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -18493,6 +18493,7 @@ components: - environment_name - service_id - service_name + - service_type properties: project_id: type: string @@ -18521,6 +18522,8 @@ components: type: string x-stoplight: id: ga0yqhtmi4nl6 + service_type: + $ref: '#/components/schemas/ContainerRegistryAssociatedServiceType' ContainerRegistryAssociatedServiceType: title: ContainerRegistryAssociatedServiceType x-stoplight: