Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduler Service - Implemented updated REST API and Types #28

Merged
merged 7 commits into from May 11, 2023

Conversation

thoughtpalette
Copy link
Contributor

This PR adds the following functionality:

  • 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.


Screenshot 2023-05-10 at 11 02 20 AM

Copy link

@hecsalazarf hecsalazarf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just comments for minor changes to support scheduler key features.

src/client/schedules/ScheduleService.ts Outdated Show resolved Hide resolved
src/client/schedules/ScheduleService.ts Outdated Show resolved Hide resolved
src/client/schedules/ScheduleService.ts Outdated Show resolved Hide resolved
src/client/schedules/ScheduleService.ts Outdated Show resolved Hide resolved
src/client/schedules/types.ts Show resolved Hide resolved
src/client/schedules/types.ts Outdated Show resolved Hide resolved
src/client/schedules/types.ts Show resolved Hide resolved
src/client/schedules/types.ts Show resolved Hide resolved
src/client/schedules/types.ts Outdated Show resolved Hide resolved
src/client/schedules/types.ts Outdated Show resolved Hide resolved
@thoughtpalette
Copy link
Contributor Author

@hecsalazarf Thanks for your comments! I've made the requested changes. Please feel free to take another look when you have the opportunity.

@thoughtpalette thoughtpalette merged commit 28afc0e into master May 11, 2023
1 check passed
@thoughtpalette thoughtpalette deleted the feature/scheduler-service-updates branch May 11, 2023 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants