gofiber / swagger

🧬 fiber middleware to automatically generate RESTful API documentation with Swagger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] swagger.Config -> 'ShowExtensions' is invalid

CarsonLuo opened this issue · comments

I set ShowExtensions to true in the configuration
image

The source code comments I saw
image

This is the swagger.json file automatically generated using the [swag] command
image

x-enum-comments x-enum-varnames are not displayed on swagger ui
image