Update sandbox extension

This commit is contained in:
Abby Menting 2021-08-24 10:16:12 -07:00
parent f734c2580f
commit 2719cc3506
1 changed files with 37 additions and 33 deletions

View File

@ -58,7 +58,8 @@
"description": "Unique request reference identifier."
}
},
"x-amazon-spds-sandbox-behaviors": [
"x-amzn-api-sandbox": {
"static": [
{
"request": {
"parameters": {
@ -101,6 +102,7 @@
}
}
]
}
},
"400": {
"description": "Request has missing or invalid parameters and cannot be parsed.",
@ -117,7 +119,8 @@
"description": "Unique request reference identifier."
}
},
"x-amazon-spds-sandbox-behaviors": [
"x-amzn-api-sandbox": {
"static": [
{
"request": {
"parameters": {
@ -145,6 +148,7 @@
}
}
]
}
},
"401": {
"description": "The request's Authorization header is not formatted correctly or does not contain a valid token.",