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

feat(v1.1.0): allow pass-through headers for endpoints that support it #38

Merged
merged 5 commits into from
Nov 18, 2024

Conversation

tiagosiebler
Copy link
Owner

@tiagosiebler tiagosiebler commented Nov 18, 2024

Summary

Some endpoints support parameters being sent as headers. Amend futures order is one example, where one parameter can be sent as a header. The implementation of the endpoint will automatically handle sending that parameter correctly, if provided.

Additional Information

@tiagosiebler tiagosiebler changed the title feat(): allow pass-through headers for endpoints that support it feat(v1.1.0): allow pass-through headers for endpoints that support it Nov 18, 2024
@tiagosiebler tiagosiebler marked this pull request as ready for review November 18, 2024 14:59
@tiagosiebler tiagosiebler merged commit 8a07564 into master Nov 18, 2024
1 check passed
@tiagosiebler tiagosiebler deleted the reqheadersparam branch November 18, 2024 15: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.

1 participant