···
3
-
"id": "social.clippr.feed.clip",
7
-
"description": "Record containing a bookmark item, or 'clip'.",
22
-
"description": "The URL of the bookmark. Cannot be left empty or be modified after creation.",
25
-
"maxGraphemes": 2000,
30
-
"description": "The title of the bookmark. If left empty, reuse the URL.",
33
-
"maxGraphemes": 2048,
38
-
"description": "A description of the bookmark's content. This should be ripped from the URL metadata and be static for all records using the URL.",
41
-
"maxGraphemes": 4096,
46
-
"description": "User-written notes for the bookmark. Public and personal.",
49
-
"maxGraphemes": 10000,
54
-
"description": "An array of tags. A format of solely alphanumeric characters and dashes should be used.",
57
-
"ref": "com.atproto.repo.strongRef"
62
-
"description": "Whether the bookmark can be used for feed indexing and aggregation.",
67
-
"description": "Whether the bookmark has been read by the user.",
72
-
"description": "Indicates human language of the given URL.",
76
-
"format": "language"
81
-
"description": "Client-declared timestamp when the bookmark is created.",
82
-
"format": "datetime"
3
+
"id": "social.clippr.feed.clip",
7
+
"description": "Record containing a bookmarked item, or 'clip'.",
22
+
"description": "The URL of the bookmark. Cannot be left empty or be modified after creation.",
25
+
"maxGraphemes": 2000,
30
+
"description": "The title of the bookmark. If left empty, reuse the URL.",
33
+
"maxGraphemes": 2048,
38
+
"description": "A description of the bookmark's content. This should be ripped from the URL metadata and be static for all records using the URL.",
41
+
"maxGraphemes": 4096,
46
+
"description": "User-written notes for the bookmark. Public and personal.",
49
+
"maxGraphemes": 10000,
54
+
"description": "An array of tags. A format of solely alphanumeric characters and dashes should be used.",
57
+
"ref": "com.atproto.repo.strongRef"
62
+
"description": "Whether the bookmark can be used for feed indexing and aggregation",
67
+
"description": "Whether the bookmark has been read by the user",
72
+
"description": "Indicates human language of the given URL",
76
+
"format": "language"
81
+
"description": "Client-declared timestamp when the bookmark is created",
82
+
"format": "datetime"