Skip to content

Commit 591c797

Browse files
Change usageType and fix casing in code.json
1 parent 47ec363 commit 591c797

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

code.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"URL": "https://creativecommons.org/publicdomain/zero/1.0/"
1212
}
1313
],
14-
"usageType": "openSource",
14+
"usageType": ["openSource"],
1515
"exemptionText": ""
1616
},
1717
"organization": "Centers for Medicare & Medicaid Services",
@@ -64,17 +64,17 @@
6464
"localisation": false,
6565
"repositoryType": "tools",
6666
"userInput": false,
67-
"fismaLevel": "Low",
67+
"fismaLevel": "low",
6868
"group": "CMS/OA/DSAC",
6969
"projects": [
7070
"SHARE IT Act"
7171
],
7272
"systems": [],
7373
"subsetInHealthcare": [
74-
"Operational"
74+
"operational"
7575
],
7676
"userType": [
77-
"Government"
77+
"government"
7878
],
7979
"maturityModelTier": 3
8080
}

0 commit comments

Comments
 (0)