We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 471dc53 commit dbce7f0Copy full SHA for dbce7f0
1 file changed
services/mongodb-flex/v1/mongodb-flex.json
@@ -1092,10 +1092,11 @@
1092
"name": "STACKIT MongoDB Service Support",
1093
"url": "https://www.stackit.de/en/contact"
1094
},
1095
- "description": "This is the documentation for the STACKIT MongoDB Flex Service API",
+ "description": "## ⚠️ WARNING: THIS API IS DEPRECATED\n\nUse V2\n",
1096
"termsOfService": "https://www.stackit.de/en/general-terms-and-conditions/",
1097
- "title": "STACKIT MongoDB Service API",
1098
- "version": "1.0.0"
+ "title": "[DEPRECATED] STACKIT MongoDB Service API",
+ "version": "1.0.0",
1099
+ "x-deprecated": true
1100
1101
"openapi": "3.0.1",
1102
"paths": {
0 commit comments