Update schema to better reflect the current API

pull/138/head
Pat O'Connor 2 years ago
parent f900bf3a7f
commit a9f1a1eed5

@ -85,9 +85,12 @@ paths:
cover_id:
description: The ID of the cover image.
type: integer
author:
description: The username of the user who is authoring the post.
type: string
required:
- title
- description
- source
- author
definitions:

Loading…
Cancel
Save