This repository was archived by the owner on Aug 5, 2021. It is now read-only.

Description
Expected Behavior
The validation tool should give out an error for every release/repo that does not have a value for the usageType field in the permissions property.
Current Behavior
No error is being shown when usageType is being omitted.

Possible Solution
Add usageType field to the required list for the permissions property.
Steps to Reproduce (for bugs)
- Copy the following code.json
- Go to Code.gov's validation tool
- Paste the code.json into the validation editor.
- Look at the results under the validation editor.
Context
The validation tool is giving faulty results.