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

feat: GET /locations/id endpoint to get location details #37

Merged
merged 3 commits into from
Nov 21, 2023

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Nov 16, 2023

What

  • new endpoint GET /locations/id to get location details
  • add tests

@raphodn raphodn self-assigned this Nov 16, 2023
@raphodn raphodn requested a review from raphael0202 November 16, 2023 16:24
@raphodn raphodn linked an issue Nov 16, 2023 that may be closed by this pull request
4 tasks
@raphodn raphodn changed the title feat: GET /locations/id endpoint to fetch location details feat: GET /locations/id endpoint to get location details Nov 16, 2023
@raphodn raphodn force-pushed the raphodn/price-location-relationship branch 2 times, most recently from 688eec5 to f5cbcb0 Compare November 16, 2023 18:29
@raphodn raphodn force-pushed the raphodn/location-detail-endpoint branch from db17982 to 03a4c8c Compare November 16, 2023 18:31
@raphodn raphodn force-pushed the raphodn/price-location-relationship branch from f5cbcb0 to 757f1a4 Compare November 20, 2023 23:54
Base automatically changed from raphodn/price-location-relationship to main November 21, 2023 00:06
@raphodn raphodn force-pushed the raphodn/location-detail-endpoint branch from 03a4c8c to 9a269f2 Compare November 21, 2023 00:07
@raphodn raphodn merged commit 4a4eca1 into main Nov 21, 2023
4 checks passed
@raphodn raphodn deleted the raphodn/location-detail-endpoint branch November 21, 2023 00:14
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.

Create a Location model
2 participants