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

API to fetch booking details from employee service. #61

Open
ryagnaguru opened this issue Nov 16, 2020 · 0 comments
Open

API to fetch booking details from employee service. #61

ryagnaguru opened this issue Nov 16, 2020 · 0 comments
Assignees
Labels
backend enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@ryagnaguru
Copy link
Contributor

ryagnaguru commented Nov 16, 2020

Requirement:

This API in employee service that takes employee id as parameter is used to fetch all the booking details associated to the id.

API:

CODE_BASE: code_base/microservices/employee-service
API: /employee/{empId}/bookings
Method Type: GET

Note: You might need to create data in micro-service via swagger api. Use below url
http://localhost:{port}/swagger-ui.html

@kanwalnainsingh kanwalnainsingh added backend enhancement New feature or request good first issue Good for newcomers labels Nov 16, 2020
@kanwalnainsingh kanwalnainsingh added this to the HelloOpenDesk milestone Nov 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants