Skip to content

Commit 434537c

Browse files
committed
reverting spacing
1 parent 81d6687 commit 434537c

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ In practice that means taking a Segment source **Write Key**,`'abc123'`, as the
2323
To send data to Segment's HTTP API, a content-type header must be set to `'application/json'`.
2424

2525
## Errors
26+
2627
Segment returns a `200` response for all API requests so debugging should be done in the Segment Debugger. The only exception is if the request is too large / JSON is invalid it will respond with a `400`.
2728

2829
Segment welcomes feedback on API responses and error messages. [Reach out to support](https://segment.com/help/contact/) with any requests or suggestions you may have.

0 commit comments

Comments
 (0)