Update API.md

This commit is contained in:
Tetrakern 2023-02-18 15:50:51 +01:00
parent 4d10a6089a
commit fd3f813d01

2
API.md
View File

@ -26,6 +26,8 @@ The following schema defines all fields that can exist within the response, excl
| author `object\|null` | Author node.
|  ➞ name `string` | Author name.
|  ➞ url `string\|null` | Author website.
| content `string` | Return value of `get_the_content()` without filters applied. Needs processing.
| description `string` | HTML string from TinyMCE. Needs processing.
## Endpoint: Stories