Skip to content
Snippets Groups Projects
Commit 4b5c0eed authored by lass's avatar lass
Browse files

Add comments to role get serializer

parent 72970889
No related branches found
No related tags found
1 merge request!407Make role-list and role-detail return comments
Pipeline #208199 passed
......@@ -29,6 +29,7 @@ class RoleSerializer(serializers.ModelSerializer):
"created",
"updated",
"type",
"comments",
"available_in_search",
"contact_person_unit",
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment