Merge remote-tracking branch 'origin/master' into fast-dev
This commit is contained in:
@@ -42,7 +42,17 @@
|
||||
"include_specified": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"COMMITTED_USAGE_DISCOUNT",
|
||||
"COMMITTED_USAGE_DISCOUNT_DOLLAR_BASE",
|
||||
"DISCOUNT",
|
||||
"FREE_TIER",
|
||||
"PROMOTION",
|
||||
"RESELLER_MARGIN",
|
||||
"SUBSCRIPTION_BENEFIT",
|
||||
"SUSTAINED_USAGE_DISCOUNT"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user