GREG-25: Adding namespace versioning
Compare changes
+ 3
− 3
@@ -27,14 +27,14 @@ urlpatterns: List[URLResolver] = [
Adding namespace-versioning to API.
The swagger interface has been checked and it still works.
It is now possible to look at at a variable in the request (request.version) to inspect the namespace used.