From 929f6485041098780943589f3c305b450a60dd58 Mon Sep 17 00:00:00 2001 From: Ryan Gladstone Date: Wed, 18 Aug 2021 14:55:52 -0500 Subject: [PATCH] Remove Story API reference --- src/main/resources/schema/ans/0.10.9/story.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/schema/ans/0.10.9/story.json b/src/main/resources/schema/ans/0.10.9/story.json index af09b2a0..abedac43 100644 --- a/src/main/resources/schema/ans/0.10.9/story.json +++ b/src/main/resources/schema/ans/0.10.9/story.json @@ -2,7 +2,7 @@ "$schema": "http://json-schema.org/draft-04/schema#", "id": "https://raw.githubusercontent.com/washingtonpost/ans-schema/master/src/main/resources/schema/ans/0.10.9/story.json", "title": "A story.", - "description": "Holds attributes of an ANS story. In the Arc ecosystem, these are stored in the Story API. ", + "description": "Holds attributes of an ANS story. In the Arc ecosystem, these are stored in the Draft API. ", "type": "object", "additionalProperties": false, "properties": {