mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Updates for API docs
This commit is contained in:
parent
a8d8911335
commit
3c86548eb3
@ -1883,7 +1883,7 @@ paths:
|
|||||||
post:
|
post:
|
||||||
tags:
|
tags:
|
||||||
- clients
|
- clients
|
||||||
summary: 'Client Bulk Actions'
|
summary: 'Bulk actions'
|
||||||
description: ''
|
description: ''
|
||||||
operationId: bulkClients
|
operationId: bulkClients
|
||||||
parameters:
|
parameters:
|
||||||
@ -1934,7 +1934,7 @@ paths:
|
|||||||
put:
|
put:
|
||||||
tags:
|
tags:
|
||||||
- clients
|
- clients
|
||||||
summary: 'Client Upload'
|
summary: 'Add client document'
|
||||||
description: 'Handles the uploading of a document to a client'
|
description: 'Handles the uploading of a document to a client'
|
||||||
operationId: uploadClient
|
operationId: uploadClient
|
||||||
parameters:
|
parameters:
|
||||||
@ -2393,7 +2393,7 @@ paths:
|
|||||||
post:
|
post:
|
||||||
tags:
|
tags:
|
||||||
- clients
|
- clients
|
||||||
summary: 'Return a PDF of the client statement'
|
summary: 'Client statement PDF'
|
||||||
description: 'Return a PDF of the client statement'
|
description: 'Return a PDF of the client statement'
|
||||||
operationId: clientStatement
|
operationId: clientStatement
|
||||||
parameters:
|
parameters:
|
||||||
|
@ -1859,7 +1859,7 @@ paths:
|
|||||||
post:
|
post:
|
||||||
tags:
|
tags:
|
||||||
- clients
|
- clients
|
||||||
summary: 'Client Bulk Actions'
|
summary: 'Bulk actions'
|
||||||
description: ''
|
description: ''
|
||||||
operationId: bulkClients
|
operationId: bulkClients
|
||||||
parameters:
|
parameters:
|
||||||
@ -1910,7 +1910,7 @@ paths:
|
|||||||
put:
|
put:
|
||||||
tags:
|
tags:
|
||||||
- clients
|
- clients
|
||||||
summary: 'Client Upload'
|
summary: 'Add client document'
|
||||||
description: 'Handles the uploading of a document to a client'
|
description: 'Handles the uploading of a document to a client'
|
||||||
operationId: uploadClient
|
operationId: uploadClient
|
||||||
parameters:
|
parameters:
|
||||||
@ -2369,7 +2369,7 @@ paths:
|
|||||||
post:
|
post:
|
||||||
tags:
|
tags:
|
||||||
- clients
|
- clients
|
||||||
summary: 'Return a PDF of the client statement'
|
summary: 'Client statement PDF'
|
||||||
description: 'Return a PDF of the client statement'
|
description: 'Return a PDF of the client statement'
|
||||||
operationId: clientStatement
|
operationId: clientStatement
|
||||||
parameters:
|
parameters:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user