HHS / simpler-grants-gov

https://simpler.grants.gov
Other
45 stars 13 forks source link

[Issue #2793] Create Extract Metadata API #2963

Open mikehgrantsgov opened 1 day ago

mikehgrantsgov commented 1 day ago

Summary

Fixes #2793

Time to review: 30 mins

Changes proposed

Add a new Blueprint / API for the extract metadata API. Add tests for all business rules and data retrieval

Context for reviewers

Population of the table will be addressed in a follow-on ticket.

Additional information

Open questions: Should this be called V1 to follow the opportunity API convention? extract_type is a filter in the POST param vs an explicit path param in the URL. Is that OK?

See unit tests for additional context.