Closed vsoch closed 4 years ago
We should be using rest_framework.views.APIView instead of generics.GenericAPIView. This will fix #262.
Signed-off-by: Vanessa Sochat vsochat@stanford.edu
Just pushed a fix for #263 too.
@Aneoshun this should address both issues.
I’m going to merge this now to get the fix in the master. I’ll fix up the command copy paste in the next PR.
We should be using rest_framework.views.APIView instead of generics.GenericAPIView. This will fix #262.
Signed-off-by: Vanessa Sochat vsochat@stanford.edu