chore(oas): [17/n] improve OAS schemas (#9284)
Improve OAS schemas [17/n]
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* @schema BasePromotionRuleValue
|
||||
* type: object
|
||||
* description: The value's values.
|
||||
* description: The rule value's details.
|
||||
* x-schemaName: BasePromotionRuleValue
|
||||
* required:
|
||||
* - id
|
||||
@@ -13,7 +13,7 @@
|
||||
* value:
|
||||
* type: string
|
||||
* title: value
|
||||
* description: The value's details.
|
||||
* description: The value.
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user