Skip to content

Commit

Permalink
add content_url to the serialized fields (#148)
Browse files Browse the repository at this point in the history
Co-authored-by: Joe Kaufeld <joe@kenzie.academy>
  • Loading branch information
itsthejoker and Joe Kaufeld committed Jun 13, 2021
1 parent c48cafc commit fab4c2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ class Meta:
"source",
"url",
"tor_url",
"content_url",
"has_ocr_transcription",
"transcription_set",
"archived",
Expand Down

0 comments on commit fab4c2c

Please sign in to comment.