Update schema to better reflect the current API

This commit is contained in:
Pat O'Connor 2022-11-05 18:05:22 -07:00
parent f900bf3a7f
commit a9f1a1eed5

View file

@ -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: