Skip to content

Commit 783ee93

Browse files
OAS Update
1 parent 8ba6422 commit 783ee93

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

services/opensearch/v1/opensearch.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1430,12 +1430,7 @@
14301430
"operationId": "ListOfferings",
14311431
"parameters": [
14321432
{
1433-
"in": "path",
1434-
"name": "projectId",
1435-
"required": true,
1436-
"schema": {
1437-
"type": "string"
1438-
}
1433+
"$ref": "#/components/parameters/projectId"
14391434
}
14401435
],
14411436
"responses": {

0 commit comments

Comments
 (0)