Skip to content

Commit 4ef02a1

Browse files
committed
API: Include project description
Fixes readthedocs#7352
1 parent 4869667 commit 4ef02a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readthedocs/api/v3/serializers.py

+1
Original file line numberDiff line numberDiff line change
@@ -504,6 +504,7 @@ class Meta:
504504
'users',
505505
'urls',
506506
'tags',
507+
'description',
507508

508509
# NOTE: ``expandable_fields`` must not be included here. Otherwise,
509510
# they will be tried to be rendered and fail

0 commit comments

Comments
 (0)