swaggo / swag

Automatically generate RESTful API documentation with Swagger 2.0 for Go.
MIT License
10.24k stars 1.17k forks source link

Update docs for request and response headers #1825

Open eksrha opened 1 month ago

eksrha commented 1 month ago

Describe the PR the feature request header or custom request header in swaggo is already implemented by pr #30. However, it has not yet been documented. And this is the reason for the pr

Relation issue https://github.com/swaggo/swag/issues/29

Additional context Just a simple documentation extension