docs: update Typedoc and regenerate references (#1994)
* generated new services reference * changed from automatic push to automated pull request * updated typedoc, regenerated JS Client reference * regenerated the reference after updating typedoc * added action for js client
This commit is contained in:
@@ -6,22 +6,22 @@ displayed_sidebar: jsClientSidebar
|
||||
|
||||
[internal](../modules/internal.md).DiscountConditionOperator
|
||||
|
||||
## Enumeration members
|
||||
## Enumeration Members
|
||||
|
||||
### IN
|
||||
|
||||
• **IN** = `"in"`
|
||||
• **IN** = ``"in"``
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/discount-condition.d.ts:16
|
||||
medusa/dist/models/discount-condition.d.ts:16
|
||||
|
||||
___
|
||||
|
||||
### NOT\_IN
|
||||
|
||||
• **NOT\_IN** = `"not_in"`
|
||||
• **NOT\_IN** = ``"not_in"``
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/discount-condition.d.ts:17
|
||||
medusa/dist/models/discount-condition.d.ts:17
|
||||
|
||||
Reference in New Issue
Block a user