Showing 666 of 1,371 total issues
Avoid too many return
statements within this function. Open
Open
return response
Avoid too many return
statements within this function. Open
Open
return Response(response_data, status.HTTP_406_NOT_ACCEPTABLE)
Avoid too many return
statements within this function. Open
Open
return 0;
Avoid too many return
statements within this function. Open
Open
return Response(response_data, status=status.HTTP_400_BAD_REQUEST)
Avoid too many return
statements within this function. Open
Open
return Response(response_data, status=status.HTTP_200_OK)
Avoid too many return
statements within this function. Open
Open
return Response(response_data, status.HTTP_406_NOT_ACCEPTABLE)
Avoid too many return
statements within this function. Open
Open
return Response(response_data, status.HTTP_406_NOT_ACCEPTABLE)
Avoid too many return
statements within this function. Open
Open
return Response(response_data, status=status.HTTP_200_OK)
Avoid too many return
statements within this function. Open
Open
return Response(response_data, status=status.HTTP_400_BAD_REQUEST)
Avoid too many return
statements within this function. Open
Open
return Response(response_data, status=status.HTTP_400_BAD_REQUEST)
Avoid too many return
statements within this function. Open
Open
return Response(serializer.errors, status=status.HTTP_400_BAD_REQUEST)
Avoid too many return
statements within this function. Open
Open
return Response({"error": error_message}, status=status.HTTP_406_NOT_ACCEPTABLE)
Avoid too many return
statements within this function. Open
Open
return Response(
Avoid too many return
statements within this function. Open
Open
return Response(error_messages, status=status.HTTP_400_BAD_REQUEST)
Avoid too many return
statements within this function. Open
Open
return Response(error_messages, status=status.HTTP_400_BAD_REQUEST)
Avoid too many return
statements within this function. Open
Open
return Response(response_data, status=status.HTTP_200_OK)
Avoid too many return
statements within this function. Open
Open
return Response(response_data, status=status.HTTP_200_OK)
Avoid too many return
statements within this function. Open
Open
return Response(response_data, status=status.HTTP_503_SERVICE_UNAVAILABLE)
Avoid too many return
statements within this function. Open
Open
return Response(response_data, status.HTTP_406_NOT_ACCEPTABLE)
Avoid too many return
statements within this function. Open
Open
return Response(