[HIS export] [review] Renamed tag "Export" to "HIS export".

live
Eric Hoekstra 1 year ago
parent ef08bf1adf
commit cc6d785444

@ -1,7 +1,7 @@
get: get:
operationId: exportsAvailable operationId: exportsAvailable
tags: tags:
- Exports - HIS exports
summary: List available exports summary: List available exports
responses: responses:
'200': '200':

@ -1,7 +1,7 @@
get: get:
operationId: exportsDownload operationId: exportsDownload
tags: tags:
- Exports - HIS exports
summary: Download an available export summary: Download an available export
parameters: parameters:
- name: agb - name: agb

@ -1,7 +1,7 @@
get: get:
operationId: exportsDownloadPerTable operationId: exportsDownloadPerTable
tags: tags:
- Exports - HIS exports
summary: Download one CSV table from an available export summary: Download one CSV table from an available export
parameters: parameters:
- name: agb - name: agb

@ -41,7 +41,7 @@ tags:
As well as a 'config' view where they see _all_ care programs that could possibly be relevant for that customer, where the customer can preview the report (essentially, run the report as normal), favourite something they don't get by default, or unfavourite something they get by default. As well as a 'config' view where they see _all_ care programs that could possibly be relevant for that customer, where the customer can preview the report (essentially, run the report as normal), favourite something they don't get by default, or unfavourite something they get by default.
- name: Customer management - name: Customer management
- name: Exports - name: HIS exports
description: |- description: |-
List and download exported parts of HIS dossiers. List and download exported parts of HIS dossiers.
paths: paths:

Loading…
Cancel
Save