Updates Schedule Service to use newly define REST API endpoints.
Updates Type Definitions utilized in the schedule service.
Updates tests with the updated Record mocks and endpoints.
@hecsalazarf Please take extra care when reviewing the Type schemas. I attempted to extract them from the OpenAPI docs as best I could and it's important for implementation that these match as best as possible.
This PR adds the following functionality:
@hecsalazarf Please take extra care when reviewing the Type schemas. I attempted to extract them from the OpenAPI docs as best I could and it's important for implementation that these match as best as possible.