mirror of
https://github.com/hoshikawa2/OCI_API_Gateway_Automation2.git
synced 2026-03-06 10:11:01 +00:00
First Commit
This commit is contained in:
@@ -41,7 +41,8 @@
|
||||
"functionId": "request.headers[functionId]",
|
||||
"host": "request.host",
|
||||
"token": "request.headers[token]",
|
||||
"apiGatewayId": "request.headers[apiGatewayId]"
|
||||
"apiGatewayId": "request.headers[apiGatewayId]",
|
||||
"rateLimit": "request.headers[rateLimit]"
|
||||
},
|
||||
"token_header": null,
|
||||
"token_query_param": null,
|
||||
|
||||
Reference in New Issue
Block a user