develop #38

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

View File

@ -624,6 +624,14 @@ paths:
tags: tags:
- ContractInvoice - ContractInvoice
parameters: parameters:
- in: query
name: contractInvoiceId
schema:
type: string
format: uuid
example: 8699d72a-cf4d-4e6b-9e9c-549d837ca51f
required: false
description: Id of the contract invoice to fetch.
- in: query - in: query
name: contractId name: contractId
schema: schema: