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 783ee93 commit 28d09c1Copy full SHA for 28d09c1
services/logme/v1/logme.json
@@ -1453,12 +1453,7 @@
1453
"operationId": "ListOfferings",
1454
"parameters": [
1455
{
1456
- "in": "path",
1457
- "name": "projectId",
1458
- "required": true,
1459
- "schema": {
1460
- "type": "string"
1461
- }
+ "$ref": "#/components/parameters/projectId"
1462
}
1463
],
1464
"responses": {
services/mariadb/v1/mariadb.json
@@ -1379,12 +1379,7 @@
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
0 commit comments