MCPcopy Index your code
hub / github.com/Flagsmith/flagsmith / ListUserProjectPermissionSerializer

Class ListUserProjectPermissionSerializer

api/projects/serializers.py:154–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152
153
154class ListUserProjectPermissionSerializer(CreateUpdateUserProjectPermissionSerializer):
155 user = UserListSerializer()
156
157
158class CreateUpdateUserPermissionGroupProjectPermissionSerializer(

Callers

nothing calls this directly

Calls 1

UserListSerializerClass · 0.90

Tested by

no test coverage detected