Closed maxachis closed 2 weeks ago
Currently, some of the API schemas are incorrect in terms of which parameters are specified as required
For example, /data-sources PUT lists agency_originated as a required attribute, when it is not.
/data-sources
PUT
agency_originated
Context
Currently, some of the API schemas are incorrect in terms of which parameters are specified as required
For example,
/data-sources
PUT
listsagency_originated
as a required attribute, when it is not.Requirements
Tests
Docs
Open questions