Skip to content

Commit f8b2e74

Browse files
Update examples with latest code.json updates
Signed-off-by: Natalia Luzuriaga <natalia.luzuriaga@cms.hhs.gov>
1 parent 33ac2ac commit f8b2e74

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

docs/examples.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ DedupliFHIR is a desktop app tool that uses AI deduplication to identify duplica
5353
"Makefile"
5454
],
5555
"maintenance": "internal",
56-
"contractNumber": "",
56+
"contractNumber": [],
5757
"date": {
5858
"created": "2023-06-22T17:08:19Z",
5959
"lastModified": "2025-02-13T18:44:26Z",
@@ -71,9 +71,7 @@ DedupliFHIR is a desktop app tool that uses AI deduplication to identify duplica
7171
"email": "opensource@cms.hhs.gov",
7272
"name": "CMS Open Source Team"
7373
},
74-
"feedbackMechanisms": [
75-
"https://github.com/DSACMS/dedupliFHIR/issues"
76-
],
74+
"feedbackMechanisms": "https://github.com/DSACMS/dedupliFHIR/issues",
7775
"localisation": false,
7876
"repositoryType": "application",
7977
"userInput": "true",
@@ -139,7 +137,7 @@ The CMS Metrics Website is a [tier 3](https://github.com/DSACMS/repo-scaffolder/
139137
"Shell"
140138
],
141139
"maintenance": "internal",
142-
"contractNumber": "",
140+
"contractNumber": [],
143141
"date": {
144142
"created": "2023-07-18T14:10:58Z",
145143
"lastModified": "2025-06-01T11:36:12Z",
@@ -155,9 +153,7 @@ The CMS Metrics Website is a [tier 3](https://github.com/DSACMS/repo-scaffolder/
155153
"email": "opensource@cms.hhs.gov",
156154
"name": "CMS/OA/DSAC/OSPO"
157155
},
158-
"feedbackMechanisms": [
159-
"https://github.com/DSACMS/metrics/issues"
160-
],
156+
"feedbackMechanisms": "https://github.com/DSACMS/metrics/issues",
161157
"localisation": false,
162158
"repositoryType": "website",
163159
"userInput": "No",

0 commit comments

Comments
 (0)