Updates for API docs

This commit is contained in:
David Bomba 2023-02-12 15:30:56 +11:00
parent a8d8911335
commit 3c86548eb3
2 changed files with 6 additions and 6 deletions

View File

@ -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:

View File

@ -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: