8000 add UpdateApi status code · localstack/localstack@ab8c98a · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ab8c98a

Browse files
committed
add UpdateApi status code
1 parent 4581a0a commit ab8c98a

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",
< 45FF /td>
1311+
"value": 201
13071312
}
13081313
]
13091314
}

0 commit comments

Comments
 (0)
0