springdoc / springdoc-openapi-maven-plugin

Library for OpenAPI 3 with spring-boot
https://springdoc.org
Apache License 2.0
141 stars 37 forks source link

Support for headers in request #29

Closed DennisHalmstad closed 2 years ago

DennisHalmstad commented 2 years ago

Some instances needs headers to be set in request

DennisHalmstad commented 2 years ago

To clerify this is for headers in the request to get the generated definition file. not for headers in the file

bnasslahsen commented 2 years ago

Thank you @DennisHalmstad for your contribution!