1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00

Updates for openapi schema

This commit is contained in:
David Bomba 2023-11-29 21:47:18 +11:00
parent 61466df9e4
commit 01e232cad2
2 changed files with 6606 additions and 6602 deletions

File diff suppressed because it is too large Load Diff

View File

@ -99,4 +99,6 @@
type: string
example: '123456'
readOnly: true
company_user:
$ref: '#/components/schemas/CompanyUser'
type: object