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

fix(openapi): remove 'required' property from variantId parameter in … #83

Merged
merged 1 commit into from
Nov 26, 2023

Conversation

jamalsoueidan
Copy link
Owner

…get-users-by-variant endpoint

fix(openapi): remove 'variantId' property from response schema in get-users-by-variant endpoint fix(openapi): add 'variantId' property to user schema in get-users-by-variant endpoint fix(src/functions/products/services/get-users-by-variant.spec.ts): update product2 variantId in test fix(src/functions/products/services/get-users-by-variant.spec.ts): remove variantId from function call fix(src/functions/products/services/get-users-by-variant.ts): update variantId type to optional in function props fix(src/functions/products/services/get-users-by-variant.ts): update variantId filter in pipeline stages to be optional fix(src/functions/products/services/get-users-by-variant.ts): remove variantId field from countPipeline fix(src/functions/products/services/get-users-by-variant.ts): add variantId field to userDetails in usersPipeline fix(src/functions/products/services

…get-users-by-variant endpoint

fix(openapi): remove 'variantId' property from response schema in get-users-by-variant endpoint
fix(openapi): add 'variantId' property to user schema in get-users-by-variant endpoint
fix(src/functions/products/services/get-users-by-variant.spec.ts): update product2 variantId in test
fix(src/functions/products/services/get-users-by-variant.spec.ts): remove variantId from function call
fix(src/functions/products/services/get-users-by-variant.ts): update variantId type to optional in function props
fix(src/functions/products/services/get-users-by-variant.ts): update variantId filter in pipeline stages to be optional
fix(src/functions/products/services/get-users-by-variant.ts): remove variantId field from countPipeline
fix(src/functions/products/services/get-users-by-variant.ts): add variantId field to userDetails in usersPipeline
fix(src/functions/products/services
@jamalsoueidan jamalsoueidan merged commit fdc3fb8 into main Nov 26, 2023
2 checks passed
@jamalsoueidan jamalsoueidan deleted the move-variantId-to-user branch November 26, 2023 12:26
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