Nested request params?

Just starting out with Postman, and looking into using the documentation feature with Examples. Our API endpoints accept a “params” node at the root level, and that’s where all our params are. When displaying this on the documentation site (View as Web), it looks awfully messy and isn’t very presentable. Is there a way to show those nested params the same way root params are displayed? Or maybe define params as the “root” level?