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. âš¡
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. âš¡