New To Swagger - Can someone direct/tell me who to expand motor-control swagger-ui on default.
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2019
11:05 AM
06-27-2019
11:05 AM
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.
Solved! Go to Solution.
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2019
05:28 AM
07-09-2019
05:28 AM
Hi @flrasmith,
I’ve found the following topic on stackoverflow.com which may help you:
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
