Support for Specifying Header Values #6
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
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:
pandora/tools/importer-rest-api-specs/generator/generator.go
Lines 279 to 281 in b24a506
pandora/data/Pandora.Data/Models/OptionDefinition.cs
Line 16 in b24a506
pandora/data/Pandora.Data/Transformers/Options.cs
Line 28 in b24a506
The text was updated successfully, but these errors were encountered: