Skip to content

Commit 00b39f2

Browse files
Merge pull request #7421 from segmentio/prigiattiperrut-patch-9
Added "analytics.js" to the list of sources
2 parents 8b475e8 + e1c33e2 commit 00b39f2

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/server/http-api

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/server/http-api/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ For [`batch` requests](#batch), there's a limit of 500 KB per request.
8888
8989
## Max request size
9090

91-
There is a maximum of `32KB` per normal API request. The `batch` API endpoint accepts a maximum of `500KB` per request, with a limit of `32KB` per event in the batch. If you are sending data from a server source, Segment's API responds with `400 Bad Request` if these limits are exceeded.
91+
There is a maximum of `32KB` per normal API request. The `batch` API endpoint accepts a maximum of `500KB` per request, with a limit of `32KB` per event in the batch. If you are sending data from a server or Analytics.js source, Segment's API responds with `400 Bad Request` if these limits are exceeded.
9292

9393
## Regional configuration
9494
{% include content/regional-config.md %}

0 commit comments

Comments
 (0)