From 287a32174aa7c2601babc82723cd96df77c3577b Mon Sep 17 00:00:00 2001 From: Tetrakern <26898880+Tetrakern@users.noreply.github.com> Date: Sat, 18 Feb 2023 23:12:55 +0100 Subject: [PATCH] Update API.md --- API.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/API.md b/API.md index 8e373306..d6176971 100644 --- a/API.md +++ b/API.md @@ -46,7 +46,7 @@ The following schema defines all fields that can exist within the response, excl |  ➞ characters `[string]\|null` | Array of characters. |  ➞ warnings `[string]\|null` | Array of warnings. |  ➞ genres `[string]\|null` | Array of genres. -| chapters `object\|null` | Chapter collection node. See **Chapter Fields**. +| chapters `[object]\|null` | Chapter collection node. See **Chapter Fields**. | support `object\|null` | Support collection node. |  ➞ topwebfiction `string\|null` | URL to story’s TopWebFiction entry. |  ➞ patreon `string\|null` | URL to the story’s or author’s Patreon page. @@ -56,7 +56,7 @@ The following schema defines all fields that can exist within the response, excl |  ➞ donation `string\|null` | URL to the story’s or author’s donation page. | timestamp `integer` | Unix timestamp of when the response was compiled (GMT). May be cached. -| Story Field | Description | +| Chapter Field | Description | | :-- | :-- | | id `integer` | ID of the chapter (on the site). | guid `string` | Sufficiently unique global ID based on the original URL, type, and ID. Unreliable as link.