mirror of
https://github.com/Dadechin/Dashboard-XRoom.git
synced 2025-07-05 01:34:34 +00:00
add member
This commit is contained in:
parent
dc7e84ccca
commit
239b2c5a60
|
@ -1038,7 +1038,7 @@ def addSubscription(request):
|
|||
|
||||
|
||||
|
||||
@api_view(['POST'])
|
||||
@api_view(['POST'])
|
||||
@authentication_classes([SessionAuthentication, TokenAuthentication])
|
||||
@permission_classes([IsAuthenticated])
|
||||
def addTeamMember(request):
|
||||
|
|
Loading…
Reference in New Issue
Block a user