chore(docs): Generated API Reference (automated) (#12943)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
This commit is contained in:
co-authored by
shahednasser
parent
e153ef491d
commit
3028425a86
@@ -33,8 +33,18 @@ properties:
|
||||
- gte
|
||||
- nin
|
||||
value:
|
||||
type: string
|
||||
title: value
|
||||
oneOf:
|
||||
- type: string
|
||||
title: value
|
||||
description: The shipping option rule's value.
|
||||
example: 'true'
|
||||
- type: array
|
||||
description: The shipping option rule's values.
|
||||
items:
|
||||
type: string
|
||||
title: value
|
||||
description: A value of the shipping option rule.
|
||||
example: 'true'
|
||||
shipping_option_id:
|
||||
type: string
|
||||
title: shipping_option_id
|
||||
|
||||
Reference in New Issue
Block a user