Merge pull request #21 from h-hirokawa/file-field-response

Add support for FileField response.
This commit is contained in:
Cristi Vîjdea
2017-12-18 13:16:21 +01:00
committed by GitHub
3 changed files with 19 additions and 3 deletions
+7
View File
@@ -493,6 +493,13 @@ definitions:
description: should articles have UUIDs?
type: string
format: uuid
cover:
type: string
format: uri
readOnly: true
cover_name:
type: string
readOnly: true
Project:
required:
- project_name