Skip to content

Commit

Permalink
Update header title
Browse files Browse the repository at this point in the history
  • Loading branch information
mweagle committed Dec 10, 2018
1 parent 0c3b047 commit df4ced2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs_source/content/reference/apigateway/echo_event.md
Expand Up @@ -197,11 +197,11 @@ The event data that's actually supplied to `echoS3Event` is the complete HTTP re

Sparta uses a pass-through template that passes all valid data, with minor **Body** differences based on the inbound _Content-Type_:

* _application/json_
## _application/json_

{{% import file="./static/source/resources/provision/apigateway/inputmapping_json.vtl" language="nohighlight" %}}

* _*_
## _*_ (Default `Content-Type`)

{{% import file="./static/source/resources/provision/apigateway/inputmapping_default.vtl" language="nohighlight" %}}

Expand Down

0 comments on commit df4ced2

Please sign in to comment.