Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add source headers to Synth calls #1062

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Conversation

zachgoll
Copy link
Collaborator

@zachgoll zachgoll commented Aug 5, 2024

Just adding a few source headers so that Synth can delineate between calls made from independent consumers of the API and the Maybe app.

Headers attached to each request are:

{
  "X-Source": "maybe_app",
  "X-Source-Type": "self_hosted"
}

@zachgoll zachgoll merged commit 6e74414 into main Aug 5, 2024
4 checks passed
@zachgoll zachgoll deleted the zachgoll/custom-header-for-synth branch August 5, 2024 16:21
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.

1 participant