gibahjoe / openapi-generator-dart

Openapi Generator for Dart/Flutter
BSD 3-Clause "New" or "Revised" License
128 stars 34 forks source link

Adding a custom header when fetching inputSpec via URL #80

Open timsemmler opened 1 year ago

timsemmler commented 1 year ago

When fetching a input spec via URL it would be great if I could add custom headers. I. E. Authorization headers. This way I could also fetch specs that are stored in private repos.

Nexushunter commented 1 year ago

The fix for this will be in the up coming release.