Skip to content

Commit 471dc53

Browse files
OAS Update
1 parent c4beb10 commit 471dc53

3 files changed

Lines changed: 12 additions & 9 deletions

File tree

services/sqlserverflex/v1/sqlserverflex.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1039,10 +1039,11 @@
10391039
"name": "STACKIT MSSQL Service Support",
10401040
"url": "https://www.stackit.de/en/contact"
10411041
},
1042-
"description": "This is the documentation for the STACKIT MSSQL service",
1042+
"description": "## ⚠️ WARNING: THIS API IS DEPRECATED\n\nUse V2\n",
10431043
"termsOfService": "https://www.stackit.de/en/general-terms-and-conditions/",
1044-
"title": "STACKIT MSSQL Service API",
1045-
"version": "1.0.0"
1044+
"title": "[DEPRECATED] STACKIT MSSQL Service API",
1045+
"version": "1.0.0",
1046+
"x-deprecated": true
10461047
},
10471048
"openapi": "3.0.1",
10481049
"paths": {

services/sqlserverflex/v3alpha1/sqlserverflex.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1925,10 +1925,11 @@
19251925
"name": "STACKIT MSSQL Service Support",
19261926
"url": "https://www.stackit.de/en/contact"
19271927
},
1928-
"description": "## ⚠️ WARNING: THIS API IS DEPRECATED\n\nUse V3Beta1\n",
1928+
"description": "## ⚠️ WARNING: THIS API IS DEPRECATED\n\nUse V3beta2\n",
19291929
"termsOfService": "https://www.stackit.de/en/general-terms-and-conditions/",
1930-
"title": "STACKIT MSSQL Service API",
1931-
"version": "3alpha1"
1930+
"title": "[DEPRECATED] STACKIT MSSQL Service API",
1931+
"version": "3alpha1",
1932+
"x-deprecated": true
19321933
},
19331934
"openapi": "3.0.1",
19341935
"paths": {

services/sqlserverflex/v3beta1/sqlserverflex.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1953,10 +1953,11 @@
19531953
"name": "STACKIT MSSQL Service Support",
19541954
"url": "https://www.stackit.de/en/contact"
19551955
},
1956-
"description": "This is the documentation for the STACKIT MSSQL service",
1956+
"description": "## ⚠️ WARNING: THIS API IS DEPRECATED\n\nUse V3beta2\n",
19571957
"termsOfService": "https://www.stackit.de/en/general-terms-and-conditions/",
1958-
"title": "STACKIT MSSQL Service API",
1959-
"version": "3beta1"
1958+
"title": "[DEPRECATED] STACKIT MSSQL Service API",
1959+
"version": "3beta1",
1960+
"x-deprecated": true
19601961
},
19611962
"openapi": "3.0.1",
19621963
"paths": {

0 commit comments

Comments
 (0)