8000 APIGW NG: update UpdateApi status code (#11424) · localstack/localstack@627c27c · GitHub
[go: up one dir, main page]

Skip to content

Commit 627c27c

Browse files
authored
APIGW NG: update UpdateApi status code (#11424)
1 parent 97a1b95 commit 627c27c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

localstack-core/localstack/aws/spec-patches.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1304,6 +1304,11 @@
13041304
"op": "add",
13051305
"path": "/operations/UpdateDeployment/http/responseCode",
13061306
"value": 201
1307+
},
1308+
{
1309+
"op": "add",
1310+
"path": "/operations/UpdateApi/http/responseCode",
1311+
"value": 201
13071312
}
13081313
]
13091314
}

0 commit comments

Comments
 (0)
0