Forum Discussion
- ponelat
Staff
Hey Mario (mvalle ),
You're not doing anything wrong 🙂
Swagger UI (the UI side of Swagger Editor) only renders the Operations (GET/POST/etc) and Models (#/components/schemas and #/definitions).
I'm not sure if the other components would add noise or be useful to users.
This might be a good candidate for a Plugin of Swagger UI if you find it's needed by you/your team.
Hope that answers your query 🙂