We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f757f01 commit 59ee74cCopy full SHA for 59ee74c
1 file changed
services/stackit-marketplace/v1/stackit-marketplace.json
@@ -1290,14 +1290,6 @@
1290
"example": "short summary of product subscription.",
1291
"type": "string"
1292
},
1293
- "projectId": {
1294
- "allOf": [
1295
- {
1296
- "$ref": "#/components/schemas/UUID"
1297
- }
1298
- ],
1299
- "description": "The associated project ID."
1300
- },
1301
"serviceCertificate": {
1302
"description": "The related service certificate of the (subscription) product.",
1303
"properties": {
0 commit comments