sul-dlss-deprecated / dataloading-management

The vendor management application to support our FOLIO ILS data loading framework.
https://sul-dlss.github.io/dataloading-management/
Apache License 2.0
0 stars 0 forks source link

Switch dataloads request to POST and update dataloads ID param #67

Closed aaron-collier closed 1 year ago

aaron-collier commented 1 year ago

Why was this change made? 🤔

This is a small update to the openAPI spec to switch the API endpoint for schedule results from a GET to a POST since it requires a date and will update records, I believe a POST is the proper protocol to use.

This will unblock api ticket(s).

How was this change tested? 🤨

âš¡ âš  If this change has cross service impact, including data writes to shared file systems, run integration tests and/or test in [stage|qa] environment, in addition to specs. âš¡