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

Add task type endpoint #650

Merged
merged 3 commits into from
Aug 4, 2023
Merged

Add task type endpoint #650

merged 3 commits into from
Aug 4, 2023

Conversation

anarute
Copy link
Member

@anarute anarute commented Jul 20, 2023

  • Add services layer in the API
  • Start fetching the Task Types from the API instead of having them hardcoded

@anarute anarute requested a review from dmtrek14 July 20, 2023 15:51
- Create the services layer that will be responsible to access the
database.

- Add get task types endpoints
It will be used to make requests
to the new API
Instead of having them hardcoded
Copy link
Collaborator

@dmtrek14 dmtrek14 left a comment

Choose a reason for hiding this comment

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

I just have the one question about the successful response in getTaskTypes.php (see comment above).

web/services/getTaskTypes.php Show resolved Hide resolved
@anarute anarute merged commit e4c5e41 into main Aug 4, 2023
1 check passed
@anarute anarute deleted the add-task-type-endpoint branch August 4, 2023 11:32
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.

2 participants