Skip to content

Commit 8960ebc

Browse files
authored
Update source-functions.md
1 parent 75e7485 commit 8960ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/functions/source-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,4 +401,4 @@ Segment alphabetizes payload fields that come in to **deployed** Source Function
401401

402402
#### Does the source function allow `GET` requests?
403403

404-
`GET` requests are not supported with a source function, and the only way for the source function to receive data is through a POST request.
404+
`GET` requests are not supported with a source function. Source functions can only receive data through `POST` requests.

0 commit comments

Comments
 (0)