mirror of
https://github.com/sissbruecker/linkding.git
synced 2025-08-08 11:18:28 +02:00
Update api.md
This commit is contained in:
@@ -234,8 +234,7 @@ Example response:
|
|||||||
"date_created": "2023-10-01T12:00:00Z",
|
"date_created": "2023-10-01T12:00:00Z",
|
||||||
"content_type": "text/html",
|
"content_type": "text/html",
|
||||||
"display_name": "HTML snapshot from 10/01/2023",
|
"display_name": "HTML snapshot from 10/01/2023",
|
||||||
"status": "complete",
|
"status": "complete"
|
||||||
"gzip": true
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 2,
|
"id": 2,
|
||||||
@@ -244,8 +243,7 @@ Example response:
|
|||||||
"date_created": "2023-10-01T12:05:00Z",
|
"date_created": "2023-10-01T12:05:00Z",
|
||||||
"content_type": "image/png",
|
"content_type": "image/png",
|
||||||
"display_name": "example.png",
|
"display_name": "example.png",
|
||||||
"status": "complete",
|
"status": "complete"
|
||||||
"gzip": false
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -286,8 +284,7 @@ Example response:
|
|||||||
"date_created": "2023-10-01T12:10:00Z",
|
"date_created": "2023-10-01T12:10:00Z",
|
||||||
"content_type": "application/pdf",
|
"content_type": "application/pdf",
|
||||||
"display_name": "example.pdf",
|
"display_name": "example.pdf",
|
||||||
"status": "complete",
|
"status": "complete"
|
||||||
"gzip": false
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user