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

Support for Specifying Header Values #6

Closed
tombuildsstuff opened this issue May 19, 2021 · 2 comments · Fixed by #670
Closed

Support for Specifying Header Values #6

tombuildsstuff opened this issue May 19, 2021 · 2 comments · Fixed by #670
Assignees
Labels
tool/data-api Issues with the Data API tool/generator-go-sdk Issues with the Go SDK Generator tool/importer-rest-api-specs Swagger Data Importer issues

Comments

@tombuildsstuff
Copy link
Contributor

tombuildsstuff commented May 19, 2021

API's can require values to be sent in Headers - at this point in time the 'Options' functionality (Go Importer & API only supports QueryString values rather than Header values - we should support both

Ultimately this'd need changes to:

@tombuildsstuff tombuildsstuff added tool/importer-rest-api-specs Swagger Data Importer issues tool/data-api Issues with the Data API tool/generator-go-sdk Issues with the Go SDK Generator labels Sep 21, 2021
@tombuildsstuff
Copy link
Contributor Author

related issue #80

@tombuildsstuff tombuildsstuff changed the title Support for Header Values (Options) Support for Specifying Header Values Mar 4, 2022
@tombuildsstuff
Copy link
Contributor Author

tombuildsstuff commented Mar 4, 2022

This is necessary for AKS Custom Headers: hashicorp/terraform-provider-azurerm#6793

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tool/data-api Issues with the Data API tool/generator-go-sdk Issues with the Go SDK Generator tool/importer-rest-api-specs Swagger Data Importer issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants