From 6e0b61346313c42c83b540ca9a6a8df562244473 Mon Sep 17 00:00:00 2001 From: "b.boterman@htm.nl" Date: Mon, 28 Apr 2025 14:51:52 +0200 Subject: [PATCH] OVPAY-1755 - Updated AccoutingPeriodMetadata. --- src/openapi/fiko/fiko-crud.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/openapi/fiko/fiko-crud.yaml b/src/openapi/fiko/fiko-crud.yaml index e93b813..f7b30f8 100644 --- a/src/openapi/fiko/fiko-crud.yaml +++ b/src/openapi/fiko/fiko-crud.yaml @@ -2254,7 +2254,7 @@ paths: examples: Update tax metadata: summary: Update tax metadata - description: In this example the tax metadata is updated. + description: In this example the tax metadata is updated. value: taxCode: V09 taxPercentage: 9 @@ -4601,12 +4601,11 @@ components: AccountingPeriodMetadataPatchRequestBody: type: object properties: - accountingPeriod: - type: string - example: 2024/01 isOpen: type: boolean example: true + required: + - isOpen AccountingPeriodMetadataPatchResponseBody: type: object properties: