feature/OVPAY-1755 #12

Merged
bboterm merged 8 commits from feature/OVPAY-1755 into develop 2025-06-11 13:10:35 +00:00
Showing only changes of commit 6e0b613463 - Show all commits

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: