You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: services/stackit-marketplace/v1/stackit-marketplace.json
+16-2Lines changed: 16 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -244,7 +244,8 @@
244
244
"$ref": "#/components/schemas/bool"
245
245
}
246
246
],
247
-
"description": "If true, the product is not fully integrated but only listed. Product listings may not have prices and support information."
247
+
"deprecated": true,
248
+
"description": "If true, the product is not fully integrated but only listed. Product listings may not have prices and support information. \n\nDeprecated: Will be removed after 16.12.2025. Please use `offerType` as replacement."
0 commit comments