Skip to content
This repository was archived by the owner on Feb 20, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions endpoints/list.md
Original file line numberDiff line numberDiff line change
Expand Up@@ -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"
}
Expand DownExpand Up@@ -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"
}

Expand Down