drf_openapi
drf_openapi copied to clipboard
Support prefix when inspecting API from route
If the route is web-api/v1.0/foo/ & web-api/v1.0/bar/ don't nest every thing under web-api. Instead make foo & bar top-level categories.
De-prioritize for 1.0. Seems like a nice to have, not a must have.