Skip to content

Commit 19ad2c3

Browse files
OAS Update
1 parent 2a4dc3b commit 19ad2c3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

services/stackit-marketplace/v1/stackit-marketplace.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,14 @@
217217
"deliveryMethod": {
218218
"$ref": "#/components/schemas/deliveryMethod"
219219
},
220+
"demoUrl": {
221+
"allOf": [
222+
{
223+
"$ref": "#/components/schemas/url"
224+
}
225+
],
226+
"description": "The URL to a demo if available."
227+
},
220228
"description": {
221229
"$ref": "#/components/schemas/productDescription"
222230
},

0 commit comments

Comments
 (0)