|
|
|
@ -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.
|
|
|
|
description: Includes all care programs that the user is allowed to see, even ones that are unfavourited or not shown by default.
|
|
|
|
responses:
|
|
|
|
responses:
|
|
|
|
'200':
|
|
|
|
'200':
|
|
|
|
description: Care programs are returned
|
|
|
|
description: |-
|
|
|
|
|
|
|
|
Care programs are returned.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Examples:<ul>
|
|
|
|
|
|
|
|
<li><a href="examples/qoc_careprogram.1.json">Example complete response</a></li>
|
|
|
|
|
|
|
|
<li><a href="examples/qoc_careprogram.ui_example.png">Example UI render</a></li>
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
content:
|
|
|
|
content:
|
|
|
|
application/json:
|
|
|
|
application/json:
|
|
|
|
schema:
|
|
|
|
schema:
|
|
|
|
|