From fd3f813d0197bffb828c9f79393c21c259e2e983 Mon Sep 17 00:00:00 2001 From: Tetrakern <26898880+Tetrakern@users.noreply.github.com> Date: Sat, 18 Feb 2023 15:50:51 +0100 Subject: [PATCH] Update API.md --- API.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/API.md b/API.md index d167bfa1..6d2ff9af 100644 --- a/API.md +++ b/API.md @@ -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