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 28d09c1 commit b6291b7Copy full SHA for b6291b7
services/rabbitmq/v1/rabbitmq.json
@@ -1452,12 +1452,7 @@
1452
"operationId": "ListOfferings",
1453
"parameters": [
1454
{
1455
- "in": "path",
1456
- "name": "projectId",
1457
- "required": true,
1458
- "schema": {
1459
- "type": "string"
1460
- }
+ "$ref": "#/components/parameters/projectId"
1461
}
1462
],
1463
"responses": {
services/redis/v1/redis.json
@@ -1465,12 +1465,7 @@
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
0 commit comments