Skip to content

Fix CartRuleRestrictionGroupItem documentation#1

Open
tophsic wants to merge 1 commit intokinow-io:masterfrom
TheRealCodeKraft:fix-cart-ruls-restriction-group-item-documentation
Open

Fix CartRuleRestrictionGroupItem documentation#1
tophsic wants to merge 1 commit intokinow-io:masterfrom
TheRealCodeKraft:fix-cart-ruls-restriction-group-item-documentation

Conversation

@tophsic
Copy link
Copy Markdown

@tophsic tophsic commented Jul 8, 2020

Type should be products, categories… instead of product, category… to
avoid following error:

{
  errors: {
    'restriction_groups.0.items.0.type': [ 'The selected restriction_groups.0.items.0.type is invalid.' ]
  },
  statusCode: 400
}

Type should be products, categories… instead of product, category… to
avoid following error:

```
{
  errors: {
    'restriction_groups.0.items.0.type': [ 'The selected restriction_groups.0.items.0.type is invalid.' ]
  },
  statusCode: 400
}
```
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