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 /products/id endpoint to get product details #46

Merged
merged 3 commits into from
Nov 22, 2023

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Nov 22, 2023

What

  • new endpoint GET /products/id to get product details
  • add tests

@raphodn raphodn linked an issue Nov 22, 2023 that may be closed by this pull request
app/api.py Outdated Show resolved Hide resolved
@raphodn raphodn force-pushed the raphodn/price-product-relationship branch from afbddc9 to 8a1c561 Compare November 22, 2023 10:37
Base automatically changed from raphodn/price-product-relationship to main November 22, 2023 10:43
@raphodn raphodn force-pushed the raphodn/product-detail-endpoint branch from a08cf69 to 959455c Compare November 22, 2023 10:45
@raphodn raphodn merged commit 74f011c into main Nov 22, 2023
4 checks passed
@raphodn raphodn deleted the raphodn/product-detail-endpoint branch November 22, 2023 11:02
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 Product model
2 participants