Add a field to ArticleSerializer in testproj for coverage.
This commit is contained in:
@@ -497,6 +497,9 @@ definitions:
|
||||
type: string
|
||||
format: uri
|
||||
readOnly: true
|
||||
cover_name:
|
||||
type: string
|
||||
readOnly: true
|
||||
Project:
|
||||
required:
|
||||
- project_name
|
||||
|
||||
Reference in New Issue
Block a user