Add a field to ArticleSerializer in testproj for coverage.

This commit is contained in:
h-hirokawa
2017-12-18 19:31:32 +09:00
parent 8a0d5a964d
commit 16b697b40d
2 changed files with 6 additions and 1 deletions
+3
View File
@@ -497,6 +497,9 @@ definitions:
type: string
format: uri
readOnly: true
cover_name:
type: string
readOnly: true
Project:
required:
- project_name