summaryrefslogtreecommitdiffstats
path: root/docs/api/api-v1-3.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/api-v1-3.md')
-rw-r--r--docs/api/api-v1-3.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/api/api-v1-3.md b/docs/api/api-v1-3.md
index 98e09b622..7464efb09 100644
--- a/docs/api/api-v1-3.md
+++ b/docs/api/api-v1-3.md
@@ -399,6 +399,30 @@ The following attributes are **not sanitized** meaning: including them in your w
* **mediaThumbnail**
* **mediaDescription**
+#### Types
+| Name | Default | Types |
+|------------------|---------|--------------|
+| author | null | string\|null |
+| body | | string\|null |
+| contentHash | | string\|null |
+| enclosureLink | | string\|null |
+| enclosureMime | | string\|null |
+| feedId | | int |
+| fingerprint | | string\|null |
+| guid | | string |
+| guidHash | | string |
+| id | | int |
+| lastModified | \"0\" | string\|null |
+| mediaDescription | | string\|null |
+| mediaThumbnail | | string\|null |
+| pubDate | | int\|null |
+| rtl | false | bool |
+| starred | false | bool |
+| title | | string\|null |
+| unread | false | bool |
+| updatedDate | | string\|null |
+| url | | string\|null |
+
#### Get items
* **Status**: Implemented
* **Method**: GET