Merge pull request 'Update schema to better reflect the current API' (#138) from PatOConnor43/documentation:update-post-schema into main

Reviewed-on: #138
pull/139/head
KitaitiMakoto 1 year ago
commit 5234a39e86

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