From 68170e923aa2e0a089f4a4b206a6196c093fec25 Mon Sep 17 00:00:00 2001 From: Tetrakern <26898880+Tetrakern@users.noreply.github.com> Date: Sat, 18 Feb 2023 13:21:51 +0100 Subject: [PATCH] Update API.md --- API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API.md b/API.md index 525a4ecd..738d9bf8 100644 --- a/API.md +++ b/API.md @@ -24,7 +24,7 @@ The following schema defines all fields that can exist within the response, excl | chapterCount `integer` | Total number of published and visible chapters. | lastPublished `integer\|null` | Unix timestamp of the last published story (GMT). | lastModified `integer\|null` | Unix timestamp of the last modified story (GMT). -| stories `object\|null` | Paginated collection of story nodes, ordered by publishing date (foreign ID as key). See **Story** endpoint. +| stories `object\|null` | Paginated collection of stories, ordered by publishing date (foreign ID as key). See **Story** endpoint.
Example Response: https://fictioneer-theme.com/wp-json/storygraph/v1/stories