Forum Discussion

flrasmith's avatar
flrasmith
New Contributor
5 years ago
Solved

New To Swagger - Can someone direct/tell me who to expand motor-control swagger-ui on default.

Hi New To Swagger,

 

I have the swagger-ui.html (dynamic redering) working with annotation. Using the following...

 

<springfox-swagger2-version>2.8.0</springfox-swagger2-version>

<springfox-swaggerui-version>2.8.0</springfox-swaggerui-version>

 

But, Now I need to have controller (all GET, POST, ETC) ... expanded by default via Annotation.

 

Can someone please direct me or show me if there is an annotation value that would have all areas expanded?

 

Thank you in advance.