Renamed checkupList to callupList in two existing URL's and one new.

live
Eric Hoekstra 1 year ago
parent 9fae310367
commit 58520d0d3c

@ -79,11 +79,11 @@ paths:
$ref: 'paths/qoc_indicator_{setKey}_{indicatorKey}_patients.yaml'
/qoc/indicator/{setKey}/{indicatorKey}/participants:
$ref: 'paths/qoc_indicator_{setKey}_{indicatorKey}_participants.yaml'
/qoc/checkupList/{setKey}:
/qoc/callupList/{setKey}:
$ref: 'paths/qoc_checkupList_{setKey}.yaml'
/qoc/checkupList/setStatus:
/qoc/callupList/setStatus:
$ref: 'paths/qoc_checkupList_set_status.yaml'
/qoc/checkupPolicy:
/qoc/callupPolicy:
$ref: 'paths/qoc_checkupPolicy.yaml'
/qoc/list-groups:
$ref: 'paths/qoc_list-groups.yaml'

Loading…
Cancel
Save