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

Feature/optionaltsheaders #4560

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

clausndk
Copy link

Adding option for including optional headers in generated TypeScript client code.

Purpose is to allow clients to add any additional headers one might need, without having to change the backend.
Different logging providors like Appliction Insights, log what headers are sent, which can be used for debugging purposes.

This also detaches backend and frontend, with a freedom to exercise a development process, without having to depend on backend changes.

Help: Please help verify liquid templates, in order to verify the comma is set properly, for multiple combinations. I've tried my best.

Disclaimer: First PR, so be gentle 😇

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