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 optional parameter to functions to accept headers and remove manual addition of headers #28

Merged
merged 7 commits into from
Jun 2, 2024

Conversation

m-Bilal
Copy link
Member

@m-Bilal m-Bilal commented May 29, 2024

Follow up to #27

Issue

https://hasurahq.atlassian.net/browse/EDC-30

Description

This PR adds an optional parameter called headers in every function in functions.ts. This optional headers parameter will accept headers that the DDN Engine will forward to this data connector. Because headers will be forwarded by the DDN Engine, manual addition of headers has been removed. Tests have been updated to reflect that.

@m-Bilal m-Bilal merged commit 8508d26 into main Jun 2, 2024
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