fixes-customer-endpoints #37

Merged
bboterm merged 3 commits from fixes-customer-endpoints into develop 2025-12-01 08:50:01 +00:00
Showing only changes of commit e47464f4a6 - Show all commits

View File

@ -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"
@ -2376,8 +2369,6 @@ components:
getCustomerStatusInstance:
type: object
properties:
customerStatusInstanceId:
type: integer
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: