chore(docs): Updated API Reference (automated) (#11167)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com> Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
43aa993971
commit
3e81962503
@@ -22,9 +22,16 @@ properties:
|
||||
example: is_return
|
||||
operator:
|
||||
type: string
|
||||
title: operator
|
||||
description: The shipping option rule's operator.
|
||||
example: eq
|
||||
description: The rule's operator.
|
||||
enum:
|
||||
- gt
|
||||
- lt
|
||||
- eq
|
||||
- ne
|
||||
- in
|
||||
- lte
|
||||
- gte
|
||||
- nin
|
||||
value:
|
||||
type: string
|
||||
title: value
|
||||
|
||||
Reference in New Issue
Block a user