diff --git a/schemas/CareProgram.yaml b/schemas/CareProgram.yaml index 8e54f24..cc6dbed 100644 --- a/schemas/CareProgram.yaml +++ b/schemas/CareProgram.yaml @@ -61,15 +61,8 @@ properties: - casefinder type: string example: indicatorset - url: - description: |- - Only for `type: "link"` (Work in progress: For now also for `type: "casefinder"`). - type: string - example: '/indicators/casefinder?t=dm' - key: - description: |- - Only for `type: "indicatorset"`. - A unique string (always ASCII, no spaces) identifying this indicatorset. - Pass to `/qoc/indicatorset` API. - type: string - example: ZEL-dm2 + url: + description: |- + Only for `type: "link"` (Work in progress: For now also for `type: "casefinder"`). + type: string + example: '/indicators/casefinder?t=dm'