From e47464f4a62547a41a217a5da0b2da4c605af08b Mon Sep 17 00:00:00 2001 From: Mirjam Herald Date: Tue, 18 Nov 2025 13:49:23 +0100 Subject: [PATCH] removed customerSTatusInstanceId --- src/openapi/customers/customers-crud-v2.yaml | 29 ++++++-------------- 1 file changed, 8 insertions(+), 21 deletions(-) diff --git a/src/openapi/customers/customers-crud-v2.yaml b/src/openapi/customers/customers-crud-v2.yaml index 198c6bb..71c95ea 100644 --- a/src/openapi/customers/customers-crud-v2.yaml +++ b/src/openapi/customers/customers-crud-v2.yaml @@ -231,8 +231,7 @@ paths: ietfCode: nl-NL iso639Code: nl customerStatusInstances: - - customerStatusInstanceId: 1 - customerStatus: + - customerStatus: name: Active customerStatusId: 2 fromInclusive: "2022-08-04 15:01:00.000" @@ -356,20 +355,17 @@ paths: ietfCode: nl-NL iso639Code: nl customerStatusInstances: - - customerStatusInstanceId: 1 - customerStatus: + - customerStatus: name: Active customerStatusId: 2 fromInclusive: "2022-08-04 15:01:00.000" toInclusive: "2022-08-05 15:01:00.000" - - customerStatusInstanceId: 4 - customerStatus: + - customerStatus: name: Blocked customerStatusId: 3 fromInclusive: "2022-08-05 15:01:00.000" toInclusive: "2023-08-05 15:01:00.000" - - customerStatusInstanceId: 9 - customerStatus: + - customerStatus: name: Active customerStatusId: 2 fromInclusive: "2023-08-05 15:01:00.000" @@ -518,8 +514,7 @@ paths: ietfCode: nl-NL iso639Code: nl customerStatusInstances: - - customerStatusInstanceId: 1 - customerStatus: + - customerStatus: name: Active customerStatusId: 2 fromInclusive: "2022-08-04 15:01:00.000" @@ -657,14 +652,12 @@ paths: ietfCode: nl-NL iso639Code: nl customerStatusInstances: - - customerStatusInstanceId: 1 - customerStatus: + - customerStatus: name: Active customerStatusId: 2 fromInclusive: "2022-08-04 15:01:00.000" toInclusive: "2022-08-05 15:01:00.000" - - customerStatusInstanceId: 2 - customerStatus: + - customerStatus: name: Blocked customerStatusId: 3 fromInclusive: "2022-08-05 15:01:00.000" @@ -2375,9 +2368,7 @@ components: type: string getCustomerStatusInstance: type: object - properties: - customerStatusInstanceId: - type: integer + properties: customerStatus: $ref: "#/components/schemas/getCustomerStatus" fromInclusive: @@ -2722,10 +2713,6 @@ components: example: 1 postCustomerStatusResponse: type: object - properties: - customerStatusInstanceId: - type: integer - example: 1 postCustomerPreferencesResponse: type: object properties: