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

Enable getting more than one property at a time #236

Closed
alexgarel opened this issue Mar 4, 2025 · 1 comment
Closed

Enable getting more than one property at a time #236

alexgarel opened this issue Mar 4, 2025 · 1 comment
Assignees
Labels

Comments

@alexgarel
Copy link
Member

Problem

Currently we can retrieve all properties of a product or a specific key

But maybe we want 2 or 3 precise keys for a product.

Proposed solution

Add a keys optional parameter to /product/{product} route that enable listing keys to fetch.

I propose keys to be separated by a column (or whatever is easier to support with OpenAPI/FastAPI).

@kirtanchandak
Copy link
Contributor

working on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

3 participants