-
Notifications
You must be signed in to change notification settings - Fork 273
fix(MM2-1953): add vendor promotions rule attribute options middleware and update related validation logic #532
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
base: testing
Are you sure you want to change the base?
Conversation
…e and update related validation logic
|
|
This PR was not deployed automatically as @tomaszburas does not have access to the Railway project. In order to get automatic PR deploys, please add @tomaszburas to your workspace on Railway. |
tomaszdworniczak
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove comments and it's ready to go ;)
...c-core/src/api/vendor/promotions/rule-value-options/[rule_type]/[rule_attribute_id]/route.ts
Outdated
Show resolved
Hide resolved
...c-core/src/api/vendor/promotions/rule-value-options/[rule_type]/[rule_attribute_id]/route.ts
Outdated
Show resolved
Hide resolved
packages/modules/b2c-core/src/api/vendor/promotions/validators.ts
Outdated
Show resolved
Hide resolved
.../shared/infra/http/middlewares/vendor-promotions-rule-attribute-options-path-params-guard.ts
Outdated
Show resolved
Hide resolved
.../src/shared/infra/http/middlewares/vendor-promotions-rule-value-options-path-params-guard.ts
Outdated
Show resolved
Hide resolved
tomaszdworniczak
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove comments and it'll be ready to go
…in promotions middleware
No description provided.