From 456faf4f7d09b0adadbb5c587ca23f91ba6be40c Mon Sep 17 00:00:00 2001 From: cathreya Date: Wed, 31 Oct 2018 21:27:35 +0530 Subject: [PATCH] fixed response title in list.md --- endpoints/list.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints/list.md b/endpoints/list.md index 6484caf..aceb3bb 100644 --- a/endpoints/list.md +++ b/endpoints/list.md @@ -88,7 +88,7 @@ title | string | **required.** maximum length is 255 characters { "id": 83526310, "created_at": "2013-08-30T08:29:46.203Z", - "title": "Read Later", + "title": "Hallo", "revision": 1000, "type": "list" } @@ -121,7 +121,7 @@ title | string | maximum length is 255 characters "id": 409233670, "created_at": "2013-08-30T08:29:46.203Z", "revision": 1001, - "title": "Hello", + "title": "Hallo", "type": "list" }