From c3af1e9adf4405202f604d9301ffb60be59709d5 Mon Sep 17 00:00:00 2001 From: "b.boterman@htm.nl" Date: Mon, 2 Mar 2026 10:04:54 +0100 Subject: [PATCH] OVPAY-2201 - ChangeMoments signle entity. --- src/openapi/contracts/contracts-se.yaml | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/src/openapi/contracts/contracts-se.yaml b/src/openapi/contracts/contracts-se.yaml index 83c4745..e765cb5 100644 --- a/src/openapi/contracts/contracts-se.yaml +++ b/src/openapi/contracts/contracts-se.yaml @@ -611,16 +611,11 @@ paths: allowed change moments for the current contract term. value: { - "changeMoments": - [ - { - "changeMoment": "termBound", - "termDuration": "P1M", - "billingDay": 18, - "changeFrom": "2024-08-10T00:00:00", - "changeUntil": "2024-08-10T03:59:59", - }, - ], + "changeMoment": "termBound", + "termDuration": "P1M", + "billingDay": 18, + "changeFrom": "2024-08-10T00:00:00", + "changeUntil": "2024-08-10T03:59:59", } /contracts/{uuid}/changevalidation: parameters: