Skip to content

feat: Add product tagging functionality to posts and media attachments#467

Open
xypherbo wants to merge 1 commit intodevelopfrom
feature-product-tagging
Open

feat: Add product tagging functionality to posts and media attachments#467
xypherbo wants to merge 1 commit intodevelopfrom
feature-product-tagging

Conversation

@xypherbo
Copy link
Contributor

  • Introduced ProductTag schema to define product tags associated with posts.
  • Updated PostV4 and PostV5 schemas to include productTags array.
  • Enhanced CreatePost schema to support product tags for media attachments.
  • Modified request and response schemas for v4 and v5 to accommodate product tags.
  • Created new Product schema to represent product details including ID, name, URL, status, price, and more.
  • Updated response schemas to include products in the post response.

- Introduced ProductTag schema to define product tags associated with posts.
- Updated PostV4 and PostV5 schemas to include productTags array.
- Enhanced CreatePost schema to support product tags for media attachments.
- Modified request and response schemas for v4 and v5 to accommodate product tags.
- Created new Product schema to represent product details including ID, name, URL, status, price, and more.
- Updated response schemas to include products in the post response.
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.

1 participant