Skip to content

Commit cb886e4

Browse files
Update organization field
Signed-off-by: Natalia Luzuriaga <natalia.luzuriaga@cms.hhs.gov>
1 parent 44a472c commit cb886e4

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

schemas/schema-2.0.0.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,7 @@
108108
},
109109
"organization": {
110110
"type": "string",
111-
"description": "Organization responsible for the project",
112-
"enum": [
113-
"The organization or component within the agency to which the releases listed belong. For example, '18F' or 'Navy'."
114-
]
111+
"description": "The organization or component within the agency to which the releases listed belong. For example, '18F' or 'Navy'."
115112
},
116113
"repositoryURL": {
117114
"type": "string",
@@ -245,4 +242,4 @@
245242
"AIUseCaseInventory"
246243
],
247244
"additionalProperties": false
248-
}
245+
}

0 commit comments

Comments
 (0)