I\'m documenting my Django application using get_schema_view() method, but when I open the Swagger UI all the URLs are placed under the same group.
get_schema_view()
My