OVPAY-1755 - Updated AccoutingPeriodMetadata.

This commit is contained in:
Bas Boterman 2025-04-28 14:51:52 +02:00
parent 248208ec7b
commit 6e0b613463

View File

@ -4601,12 +4601,11 @@ components:
AccountingPeriodMetadataPatchRequestBody: AccountingPeriodMetadataPatchRequestBody:
type: object type: object
properties: properties:
accountingPeriod:
type: string
example: 2024/01
isOpen: isOpen:
type: boolean type: boolean
example: true example: true
required:
- isOpen
AccountingPeriodMetadataPatchResponseBody: AccountingPeriodMetadataPatchResponseBody:
type: object type: object
properties: properties: