aboutsummaryrefslogtreecommitdiffstats
path: root/packages/open-api/karakeep-openapi-spec.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/open-api/karakeep-openapi-spec.json')
-rw-r--r--packages/open-api/karakeep-openapi-spec.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/open-api/karakeep-openapi-spec.json b/packages/open-api/karakeep-openapi-spec.json
index b9acd74f..db1e09d0 100644
--- a/packages/open-api/karakeep-openapi-spec.json
+++ b/packages/open-api/karakeep-openapi-spec.json
@@ -174,6 +174,10 @@
"type": "string",
"nullable": true
},
+ "contentAssetId": {
+ "type": "string",
+ "nullable": true
+ },
"crawledAt": {
"type": "string",
"nullable": true
@@ -291,6 +295,7 @@
"assetType": {
"type": "string",
"enum": [
+ "linkHtmlContent",
"screenshot",
"assetScreenshot",
"bannerImage",
@@ -1551,6 +1556,7 @@
"assetType": {
"type": "string",
"enum": [
+ "linkHtmlContent",
"screenshot",
"assetScreenshot",
"bannerImage",
@@ -1584,6 +1590,7 @@
"assetType": {
"type": "string",
"enum": [
+ "linkHtmlContent",
"screenshot",
"assetScreenshot",
"bannerImage",