Skip to content
Snippets Groups Projects
Commit f94be427 authored by Konrad Mohrfeldt's avatar Konrad Mohrfeldt :koala:
Browse files

fix: is_use_explicitly_granted_by_author should be exposed to API clients

parent 483e33e8
No related branches found
No related tags found
No related merge requests found
Pipeline #8103 passed
......@@ -289,6 +289,7 @@ class ImageSerializer(serializers.ModelSerializer):
"alt_text",
"credits",
"image",
"is_use_explicitly_granted_by_author",
"license_id",
"ppoi",
) + read_only_fields
......
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