diff --git a/paths/qoc_careprogram.yaml b/paths/qoc_careprogram.yaml index fa30fdf..7d3d074 100644 --- a/paths/qoc_careprogram.yaml +++ b/paths/qoc_careprogram.yaml @@ -5,7 +5,13 @@ get: description: Includes all care programs that the user is allowed to see, even ones that are unfavourited or not shown by default. responses: '200': - description: Care programs are returned + description: |- + Care programs are returned. + + Examples:
content: application/json: schema: diff --git a/paths/qoc_indicatorset_{setKey}.yaml b/paths/qoc_indicatorset_{setKey}.yaml index dd2f98d..d91648d 100644 --- a/paths/qoc_indicatorset_{setKey}.yaml +++ b/paths/qoc_indicatorset_{setKey}.yaml @@ -21,7 +21,13 @@ get: example: 2023-04-01 responses: '200': - description: all data required to render an indicatorset is returned + description: >- + all data required to render an indicatorset is returned. + + Examples: content: application/json: schema: