Add support for serializers.FileField response.

This commit is contained in:
h-hirokawa
2017-12-18 19:03:40 +09:00
parent a2c21539f7
commit 8a0d5a964d
3 changed files with 14 additions and 3 deletions
+4
View File
@@ -493,6 +493,10 @@ definitions:
description: should articles have UUIDs?
type: string
format: uuid
cover:
type: string
format: uri
readOnly: true
Project:
required:
- project_name