Skip to content

Commit 8533174

Browse files
committed
Improve description and authors example
1 parent 030137a commit 8533174

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

schemas/v1/schema.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
"items": {
185185
"type": "string"
186186
},
187-
"description": "List of case definition authors",
187+
"description": "List of the case definition publishers in the Open Syndrome Initiative.",
188188
"examples": [["Ana Maria Braga"], ["Oswaldo Gonçalves Cruz", "Bento Gonçalves Cruz", "Amália Taborda de Bulhões Cruz"]]
189189
},
190190
"location": {
@@ -207,7 +207,8 @@
207207
"items": {
208208
"type": "string"
209209
},
210-
"description": "People or organizations that authored this case definition."
210+
"description": "People or organizations that authored this case definition.",
211+
"examples": [["Ana Maria Braga"], ["Oswaldo Gonçalves Cruz", "Bento Gonçalves Cruz", "Amália Taborda de Bulhões Cruz"]]
211212
},
212213
"inclusion_criteria": {
213214
"type": "array",

0 commit comments

Comments
 (0)