Skip to content

Conversation

@mattapperson
Copy link
Collaborator

Summary

  • Add HTTP-Referer and X-Title as global parameters using x-speakeasy-globals
  • Create new overlay file for header configuration
  • Users can now set appIdentifier and appDisplayName once on the SDK client

Changes

  • Added .speakeasy/overlays/add-headers.overlay.yaml with global parameter definitions
  • Updated workflow.yaml to include the new overlay
  • Removed react-query support files

Test plan

  • Run speakeasy run to regenerate SDK
  • Verify AppIdentifier and AppDisplayName appear in SDK client options
  • Test that headers are sent with API requests

Add HTTP-Referer and X-Title as global parameters using x-speakeasy-globals
- AppIdentifier (HTTP-Referer): Used for app URL identification in rankings
- AppDisplayName (X-Title): Customizes app display name in dashboard
@mattapperson mattapperson merged commit 7e176b8 into main Nov 20, 2025
3 checks passed
@mattapperson mattapperson deleted the feat/update-sdk-models-and-spec branch November 20, 2025 19:08
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