File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1002410024 "tags": [
1002510025 "compute"
1002610026 ],
10027- "description": " List scheduled backup policies for a dedicated database.",
10027+ "description": "List scheduled backup policies for a dedicated database.",
1002810028 "responses": {
1002910029 "200": {
1003010030 "description": "Backup policy list",
1009410094 "tags": [
1009510095 "compute"
1009610096 ],
10097- "description": " Create a scheduled backup policy for a dedicated database.",
10097+ "description": "Create a scheduled backup policy for a dedicated database.",
1009810098 "responses": {
1009910099 "201": {
1010010100 "description": "backup",
@@ -106246,12 +106246,13 @@
106246106246 "format": "int32"
106247106247 },
106248106248 "pricing": {
106249- "type": "object",
106249+ "allOf": [
106250+ {
106251+ "$ref": "#\/components\/schemas\/dedicatedDatabaseSpecificationPricing"
106252+ }
106253+ ],
106250106254 "description": "Overage and add-on pricing shared across all specifications.",
106251- "x-example": null,
106252- "items": {
106253- "$ref": "#\/components\/schemas\/dedicatedDatabaseSpecificationPricing"
106254- }
106255+ "x-example": null
106255106256 }
106256106257 },
106257106258 "required": [
You can’t perform that action at this time.
0 commit comments