GSA / code-gov-web

DEPRECATED 🛑- Federal Source Code policy implementation.
Other
407 stars 110 forks source link

isGovernmentRepo boolean is a missing optional field from schema #668

Closed RicardoAReyes closed 6 years ago

RicardoAReyes commented 6 years ago

usds_code.json.zip

The metadata schema 2.0.0 is missing the isGovernmentRepo boolean field on the relatedCode property.

isGovernmentRepo: [boolean] True or False. Is the code repository owned or managed by a federal agency?

https://code.gov/#!/policy-guide/docs/compliance/inventory-code

We validated this with USDS when they are referencing their relatedCode. isgovernmentrepo

Please review syntax :-)