Skip to content

feat: add name, brand and photo to product POST endpoint (closes #57)#58

Closed
PhilV1tt wants to merge 1 commit intollambrecht:mainfrom
PhilV1tt:feat/issue-57-update-post-products
Closed

feat: add name, brand and photo to product POST endpoint (closes #57)#58
PhilV1tt wants to merge 1 commit intollambrecht:mainfrom
PhilV1tt:feat/issue-57-update-post-products

Conversation

@PhilV1tt
Copy link
Copy Markdown

Closes #57

Changes

  • Added name and brand_id fields to the product POST endpoint
  • Added photo upload support to the product POST endpoint
  • Added save_product_image method to FileService
  • Added photo column to the Product model
  • Added Alembic migration for the new photo column

@llambrecht
Copy link
Copy Markdown
Owner

Hi,
Thank you for your contribution. Issue has been done some time ago, the need was slightly different. Don't hesitate to ask in the issue so we can provide some guidance / more information next time

Thank you :)

@llambrecht llambrecht closed this Mar 19, 2026
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.

✨ Update post of products

2 participants