From c5ef26c5a919fd971fcd8bad7554ae22f073dbce Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 26 Apr 2016 21:28:10 +0200 Subject: add type structures --- docs/api/v2/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/api') diff --git a/docs/api/v2/README.md b/docs/api/v2/README.md index 9c0445170..e224c2cb4 100644 --- a/docs/api/v2/README.md +++ b/docs/api/v2/README.md @@ -340,7 +340,7 @@ The attributes mean the following: * **enclosures**: A list of enclosure objects, * **mime**: Mimetype * **url**: Abitrary long text, location of the enclosure -* **body**: Abitrary long text, **sanitized**, contains the item's content +* **body**: Abitrary long text, **sanitized (meaning does not have to be escape)**, contains the item's content * **feedId**: 64bit Integer, the item's feed it belongs to * **isUnread**: Boolean, true if unread, false if read * **isStarred**: Boolean, true if starred, false if not starred -- cgit v1.2.3