mirror of
https://github.com/sissbruecker/linkding.git
synced 2025-08-06 02:18:26 +02:00
Add simple docs of the new shared
API parameter (#312)
This commit is contained in:
@@ -49,6 +49,7 @@ Example response:
|
||||
"website_description": "Website description",
|
||||
"is_archived": false,
|
||||
"unread": false,
|
||||
"shared": false,
|
||||
"tag_names": [
|
||||
"tag1",
|
||||
"tag2"
|
||||
@@ -97,6 +98,7 @@ Example payload:
|
||||
"description": "Example description",
|
||||
"is_archived": false,
|
||||
"unread": false,
|
||||
"shared": false,
|
||||
"tag_names": [
|
||||
"tag1",
|
||||
"tag2"
|
||||
|
Reference in New Issue
Block a user