mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2026-03-10 20:51:44 +00:00
Merge pull request #7 from KiwiTechLLC/server_demo
changes docker file position
This commit is contained in:
@ -194,4 +194,3 @@ class ReSendEmailOtp(viewsets.ModelViewSet):
|
||||
return custom_response(SUCCESS_CODE['3016'], response_status=status.HTTP_200_OK)
|
||||
else:
|
||||
return custom_error_response(ERROR_CODE["2023"], response_status=status.HTTP_400_BAD_REQUEST)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user