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.json55
1 files changed, 55 insertions, 0 deletions
diff --git a/packages/open-api/karakeep-openapi-spec.json b/packages/open-api/karakeep-openapi-spec.json
index 21dda7bc..0b520b00 100644
--- a/packages/open-api/karakeep-openapi-spec.json
+++ b/packages/open-api/karakeep-openapi-spec.json
@@ -94,6 +94,20 @@
"type": "string",
"nullable": true
},
+ "source": {
+ "type": "string",
+ "nullable": true,
+ "enum": [
+ "api",
+ "web",
+ "cli",
+ "mobile",
+ "extension",
+ "singlefile",
+ "rss",
+ "import"
+ ]
+ },
"tags": {
"type": "array",
"items": {
@@ -696,6 +710,19 @@
},
"importSessionId": {
"type": "string"
+ },
+ "source": {
+ "type": "string",
+ "enum": [
+ "api",
+ "web",
+ "cli",
+ "mobile",
+ "extension",
+ "singlefile",
+ "rss",
+ "import"
+ ]
}
}
},
@@ -1148,6 +1175,20 @@
"summary": {
"type": "string",
"nullable": true
+ },
+ "source": {
+ "type": "string",
+ "nullable": true,
+ "enum": [
+ "api",
+ "web",
+ "cli",
+ "mobile",
+ "extension",
+ "singlefile",
+ "rss",
+ "import"
+ ]
}
},
"required": [
@@ -1258,6 +1299,20 @@
"summary": {
"type": "string",
"nullable": true
+ },
+ "source": {
+ "type": "string",
+ "nullable": true,
+ "enum": [
+ "api",
+ "web",
+ "cli",
+ "mobile",
+ "extension",
+ "singlefile",
+ "rss",
+ "import"
+ ]
}
},
"required": [