openapi-generator-dart
openapi-generator-dart copied to clipboard
Adding a custom header when fetching inputSpec via URL
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.
The fix for this will be in the up coming release.