Skip to content

Commit 7748a59

Browse files
Update schema docs
Signed-off-by: Natalia Luzuriaga <natalia.luzuriaga@cms.hhs.gov>
1 parent e7b1a82 commit 7748a59

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/agency-index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
The SHARE IT Act requires federal agencies to publish metadata for their software projects. This metadata is compiled into an **agency-index.json** file, which serves as a centralized inventory of the agency's software portfolio.
44

5+
View the agency-index.json schema here: https://github.com/DSACMS/gov-codejson/tree/main/schemas/agency-index/schema-2.0.0.json
6+
57
To create an agency-index.json:
68
1. Identify GitHub organizations and other platforms where source code is hosted
79
2. Generate the agency-index.json using the tools below. Learn more about usage in [procedures.md](https://github.com/DSACMS/gov-codejson/blob/main/docs/procedures.md#generate-an-agency-indexjson-file-for-agencies)
@@ -11,4 +13,4 @@ To create an agency-index.json:
1113
- Agency's top level domain (TLD)
1214
- A GitHub repository
1315

14-
Agency index files are found here: https://github.com/DSACMS/code-gov/tree/main/agency-indexes
16+
More examples of agency index files can be found here: https://github.com/DSACMS/code-gov/tree/main/agency-indexes

0 commit comments

Comments
 (0)