Skip to content

Commit 4983f44

Browse files
committed
Remove redundant instruction about intgration version
1 parent ea6186d commit 4983f44

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,6 @@ Work through the following steps to expose your function on the Internet via the
6666
1. Select `HTTP API` as the API Type
6767
1. Select `Open`, in Security
6868
1. Click `Add`
69-
1. Click on the created API and visit the `Integrations` tab
70-
1. Click the `ANY` integration and hit the `Manage integration` button
71-
1. Click `Edit` and expand the `Advanced settings`. In there, choose the "Payload format version" `2.0` and hit the `Save` button
7269
1. You can now close this tab to go back to your function. Changing the integration format was necessary because our function returns the newer and simpler version `2.0` format.
7370
1. You should now see your newly created Trigger and the URL to access it.
7471
Click the link to see the response in your browser.

0 commit comments

Comments
 (0)