Skip to content

Chris/schy 4 update sdks to send events to capture rather than api#65

Open
cbrady wants to merge 3 commits intomainfrom
chris/schy-4-update-sdks-to-send-events-to-capture-rather-than-api
Open

Chris/schy 4 update sdks to send events to capture rather than api#65
cbrady wants to merge 3 commits intomainfrom
chris/schy-4-update-sdks-to-send-events-to-capture-rather-than-api

Conversation

@cbrady
Copy link
Copy Markdown
Collaborator

@cbrady cbrady commented Apr 28, 2026

No description provided.

@cbrady cbrady self-assigned this Apr 28, 2026
@cbrady cbrady requested a review from a team as a code owner April 28, 2026 14:56
Comment thread src/schematic/event_capture.py Outdated


def _build_headers(api_key: str) -> typing.Dict[str, str]:
return {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should make sure to have the same headers here that we have for REST headers - X-Fern-Language, X-Fern-SDK-Name, X-Fern-SDK-Version

even though this is not fern-generated code, I think we want these headers for debugging purposes, and better to keep the headers consistent

@cbrady cbrady requested a review from bpapillon April 30, 2026 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants