[indicators] Reflecting that main key in the JSON is now 'indicatorsets' instead of 'carepogram'

live
Reinier Zwitserloot 1 year ago
parent e368c7ef79
commit c7b85c568b
No known key found for this signature in database
GPG Key ID: DADEDCAA42950296

@ -6,7 +6,7 @@ get:
description: |- description: |-
List all available indicator sets. Includes all sets that the user is allowed to enable or preview, i.e. even ones that shouldn't be shown by default. List all available indicator sets. Includes all sets that the user is allowed to enable or preview, i.e. even ones that shouldn't be shown by default.
This endpoint is also reachable using URL `/qoc/careprogram`, but depricated. This endpoint is also reachable using URL `/qoc/careprogram`, but that endpoint is deprecated.
parameters: parameters:
- name: carePrograms - name: carePrograms
in: query in: query
@ -35,7 +35,7 @@ get:
schema: schema:
type: object type: object
properties: properties:
programs: indicatorsets:
type: array type: array
items: items:
type: object type: object

Loading…
Cancel
Save