Skip to content

update boolean search params for GetProducts#16

Merged
odetolataiwo merged 2 commits into
mainfrom
rockstar-800
Aug 20, 2025
Merged

update boolean search params for GetProducts#16
odetolataiwo merged 2 commits into
mainfrom
rockstar-800

Conversation

@odetolataiwo

Copy link
Copy Markdown
Contributor

No description provided.

@odetolataiwo odetolataiwo requested a review from Copilot August 20, 2025 21:37
@odetolataiwo odetolataiwo self-assigned this Aug 20, 2025

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates the boolean search parameters in the GetProducts model to use pointer types and adds new virtual and downloadable filter fields.

  • Changed existing Featured and OnSale fields from bool to *bool pointer types
  • Added new Virtual and Downloadable boolean pointer fields for product filtering

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread model/product.go Outdated
@odetolataiwo odetolataiwo merged commit 3201891 into main Aug 20, 2025
1 check passed
@odetolataiwo odetolataiwo deleted the rockstar-800 branch August 20, 2025 21:38
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.

2 participants