From caccdb0cfafcaec9ea590926387447b627f5a79f Mon Sep 17 00:00:00 2001 From: "ffleureau@qovery.com" Date: Mon, 7 Oct 2024 15:50:08 +0200 Subject: [PATCH] feat(COR-1076): add missing scaleway_project_id field for helm repositories --- openapi.yaml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/openapi.yaml b/openapi.yaml index a4310f1c..e415952d 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -13427,8 +13427,8 @@ components: required: - name - kind - - config - skip_tls_verification + - config properties: name: type: string @@ -13470,6 +13470,11 @@ components: scaleway_secret_key: type: string description: Required if kind is `SCALEWAY_CR` + scaleway_project_id: + type: string + x-stoplight: + id: 9dw16j7cex4i6 + description: Required if kind is `SCALEWAY_CR` HelmRepositoryResponse: allOf: - $ref: '#/components/schemas/Base' @@ -13515,6 +13520,10 @@ components: type: string x-stoplight: id: pyfdpz1vk4qq1 + scaleway_project_id: + type: string + x-stoplight: + id: kbrcr9377ly0q HelmVersionResponseList: type: object properties: