+5
-1
@@ -4316,12 +4316,16 @@
|
||||
"discount": {
|
||||
"type": "number",
|
||||
"format": "double"
|
||||
},
|
||||
"promo": {
|
||||
"$ref": "#/definitions/SubscribePromo"
|
||||
}
|
||||
},
|
||||
"title": "SubscribeDiscount",
|
||||
"required": [
|
||||
"quantity",
|
||||
"discount"
|
||||
"discount",
|
||||
"promo"
|
||||
]
|
||||
},
|
||||
"SubscribeGroup": {
|
||||
|
||||
Reference in New Issue
Block a user