mirror of
https://github.com/i701/sarlink-portal-api.git
synced 2025-10-05 13:35:23 +00:00
feat(user): remove agreement field from UserUpdateSerializer
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m31s
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m31s
This commit is contained in:
@@ -45,7 +45,6 @@ class UserUpdateSerializer(serializers.ModelSerializer):
|
|||||||
"dob",
|
"dob",
|
||||||
"atoll",
|
"atoll",
|
||||||
"island",
|
"island",
|
||||||
"agreement",
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user