From 61d5475bb1bf77dcdbd8546074527b0e886a80d1 Mon Sep 17 00:00:00 2001 From: manuraf <12083207+manuraf@users.noreply.github.com> Date: Mon, 21 Oct 2024 14:23:28 +0000 Subject: [PATCH] Update openapi --- .../v1/openapi.uat.json | 30 +------------------ 1 file changed, 1 insertion(+), 29 deletions(-) diff --git a/infra/apim_v2/api/selfcare_support_service/v1/openapi.uat.json b/infra/apim_v2/api/selfcare_support_service/v1/openapi.uat.json index fa85ccc8..3eb0b902 100644 --- a/infra/apim_v2/api/selfcare_support_service/v1/openapi.uat.json +++ b/infra/apim_v2/api/selfcare_support_service/v1/openapi.uat.json @@ -977,8 +977,7 @@ "global" ] } - ], - "x-legacy-api": "true" + ] } }, "/onboarding/{onboardingId}/consume": { @@ -2811,9 +2810,6 @@ "subunitType": { "type": "string" }, - "vatNumber": { - "type": "string" - }, "geographicTaxonomies": { "type": "array", "items": { @@ -2837,30 +2833,6 @@ "items": { "$ref": "#/components/schemas/UserRequest" } - }, - "codeSDI": { - "type": "string" - }, - "digitalAddress": { - "type": "string" - }, - "city": { - "type": "string" - }, - "county": { - "type": "string" - }, - "taxCodePT": { - "type": "string" - }, - "iban": { - "type": "string" - }, - "service": { - "type": "string" - }, - "syncAsyncMode": { - "type": "string" } } },