File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ This Serverless Framework plugin supports the AWS service proxy integration feat
1919 - [ Customize the Path Override in API Gateway] ( #customize-the-path-override-in-api-gateway )
2020 - [ Can use greedy, for deeper Folders] ( #can-use-greedy--for-deeper-folders )
2121 - [ SNS] ( #sns )
22+ - [ Customizing responses] ( #customizing-responses-1 )
2223 - [ DynamoDB] ( #dynamodb )
2324 - [ EventBridge] ( #eventbridge )
2425- [ Common API Gateway features] ( #common-api-gateway-features )
@@ -372,7 +373,6 @@ Sample request after deploying.
372373curl https://xxxxxx.execute-api.us-east-1.amazonaws.com/dev/sns -d '{"message": "testtest"}' -H 'Content-Type:application/json'
373374` ` `
374375
375-
376376# ### Customizing responses
377377
378378# #### Simplified response template customization
You can’t perform that action at this time.
0 commit comments