Skip to content

Commit 68f809e

Browse files
Update code.json content across tests
Signed-off-by: Natalia Luzuriaga <natalia.luzuriaga@cms.hhs.gov>
1 parent 47342cd commit 68f809e

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

code.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gov-codejson",
33
"description": "code.json: An agency-wide metadata standard for software projects",
4-
"longDescription": "This repository contains documentation on code.json, a metadata standard used to collect information on agency software projects in compliance with M-16-21 and the SHARE IT Act",
4+
"longDescription": "This repository contains documentation on code.json, a metadata standard used to collect information on agency software projects in compliance with M-16-21 and the SHARE IT Act.",
55
"status": "Production",
66
"permissions": {
77
"licenses": [
@@ -51,7 +51,7 @@
5151
"codejson",
5252
"OSPO",
5353
"metadata",
54-
"SHARE-IT-Act",
54+
"SHAREIT",
5555
"M-16-21"
5656
],
5757
"contact": {
@@ -77,4 +77,4 @@
7777
"government"
7878
],
7979
"maturityModelTier": 3
80-
}
80+
}

schemas/test/cms-schema.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
"data": {
178178
"name": "gov-codejson",
179179
"description": "code.json: An agency-wide metadata standard for software projects",
180-
"longDescription": "This repository contains documentation on code.json, a metadata standard used to collect information on agency software projects in compliance with M-16-21 and the SHARE IT Act",
180+
"longDescription": "This repository contains documentation on code.json, a metadata standard used to collect information on agency software projects in compliance with M-16-21 and the SHARE IT Act.",
181181
"status": "Production",
182182
"permissions": {
183183
"licenses": [
@@ -227,7 +227,7 @@
227227
"codejson",
228228
"OSPO",
229229
"metadata",
230-
"SHARE-IT-Act",
230+
"SHAREIT",
231231
"M-16-21"
232232
],
233233
"contact": {
@@ -256,4 +256,4 @@
256256
}
257257
}
258258
]
259-
}
259+
}

schemas/test/gov-schema.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
"data": {
178178
"name": "gov-codejson",
179179
"description": "code.json: An agency-wide metadata standard for software projects",
180-
"longDescription": "This repository contains documentation on code.json, a metadata standard used to collect information on agency software projects in compliance with M-16-21 and the SHARE IT Act",
180+
"longDescription": "This repository contains documentation on code.json, a metadata standard used to collect information on agency software projects in compliance with M-16-21 and the SHARE IT Act.",
181181
"status": "Production",
182182
"permissions": {
183183
"licenses": [
@@ -227,7 +227,7 @@
227227
"codejson",
228228
"OSPO",
229229
"metadata",
230-
"SHARE-IT-Act",
230+
"SHAREIT",
231231
"M-16-21"
232232
],
233233
"contact": {
@@ -256,4 +256,4 @@
256256
}
257257
}
258258
]
259-
}
259+
}

0 commit comments

Comments
 (0)