[qoc] typo in path fixed. It's qoc/indicators/_/_/participants, not ..../practices.

EH/population-statistics-authorisation
Reinier Zwitserloot 2 years ago
parent a57f7f4c4e
commit 9d2b6bc948
No known key found for this signature in database
GPG Key ID: DADEDCAA42950296

@ -52,8 +52,8 @@ paths:
$ref: 'paths/qoc_indicatorset_{setKey}.yaml' $ref: 'paths/qoc_indicatorset_{setKey}.yaml'
/qoc/indicator/{setKey}/{indicatorKey}/patients: /qoc/indicator/{setKey}/{indicatorKey}/patients:
$ref: 'paths/qoc_indicator_{setKey}_{indicatorKey}_patients.yaml' $ref: 'paths/qoc_indicator_{setKey}_{indicatorKey}_patients.yaml'
/qoc/indicator/{setKey}/{indicatorKey}/practices: /qoc/indicator/{setKey}/{indicatorKey}/participants:
$ref: 'paths/qoc_indicator_{setKey}_{indicatorKey}_practices.yaml' $ref: 'paths/qoc_indicator_{setKey}_{indicatorKey}_participants.yaml'
/qoc/list-groups: /qoc/list-groups:
$ref: 'paths/qoc_list-groups.yaml' $ref: 'paths/qoc_list-groups.yaml'
/qoc/participating-practices: /qoc/participating-practices:

Loading…
Cancel
Save