From 4690e80b67e9313268134b5c65edb59ec4a1d0ad Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 1 May 2023 14:36:33 +0200 Subject: [PATCH] [apidoc] Add links to the example images and JSON responses --- paths/qoc_careprogram.yaml | 8 +++++++- paths/qoc_indicatorset_{setKey}.yaml | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) 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: