GREG-25: Adding namespace versioning
Compare changes
Files
7+ 12
− 2
@@ -114,3 +115,12 @@ class PersonIdentityViewSet(viewsets.ModelViewSet):
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.