develop #38

Merged
bboterm merged 451 commits from develop into main 2025-11-19 14:28:14 +00:00
Showing only changes of commit 2b754dfb75 - Show all commits

View File

@ -1885,7 +1885,7 @@ paths:
- in: query - in: query
name: taxPercentageAmount name: taxPercentageAmount
schema: schema:
type: string type: number
example: 21 example: 21
description: The tax percentage amount. description: The tax percentage amount.
- in: query - in: query
@ -3838,7 +3838,7 @@ components:
type: string type: string
example: V21 example: V21
taxPercentageAmount: taxPercentageAmount:
type: integer type: number
example: 21 example: 21
description: description:
type: string type: string