aboutsummaryrefslogtreecommitdiffstats
path: root/packages/open-api/hoarder-openapi-spec.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/open-api/hoarder-openapi-spec.json')
-rw-r--r--packages/open-api/hoarder-openapi-spec.json55
1 files changed, 55 insertions, 0 deletions
diff --git a/packages/open-api/hoarder-openapi-spec.json b/packages/open-api/hoarder-openapi-spec.json
index dfe7c761..9a1d8634 100644
--- a/packages/open-api/hoarder-openapi-spec.json
+++ b/packages/open-api/hoarder-openapi-spec.json
@@ -564,6 +564,17 @@
"required": false,
"name": "cursor",
"in": "query"
+ },
+ {
+ "schema": {
+ "type": "boolean",
+ "default": true,
+ "description": "If set to true, bookmark's content will be included in the response. Note, this content can be large for some bookmarks."
+ },
+ "required": false,
+ "description": "If set to true, bookmark's content will be included in the response. Note, this content can be large for some bookmarks.",
+ "name": "includeContent",
+ "in": "query"
}
],
"responses": {
@@ -778,6 +789,17 @@
"required": false,
"name": "cursor",
"in": "query"
+ },
+ {
+ "schema": {
+ "type": "boolean",
+ "default": true,
+ "description": "If set to true, bookmark's content will be included in the response. Note, this content can be large for some bookmarks."
+ },
+ "required": false,
+ "description": "If set to true, bookmark's content will be included in the response. Note, this content can be large for some bookmarks.",
+ "name": "includeContent",
+ "in": "query"
}
],
"responses": {
@@ -809,6 +831,17 @@
"parameters": [
{
"$ref": "#/components/parameters/BookmarkId"
+ },
+ {
+ "schema": {
+ "type": "boolean",
+ "default": true,
+ "description": "If set to true, bookmark's content will be included in the response. Note, this content can be large for some bookmarks."
+ },
+ "required": false,
+ "description": "If set to true, bookmark's content will be included in the response. Note, this content can be large for some bookmarks.",
+ "name": "includeContent",
+ "in": "query"
}
],
"responses": {
@@ -1965,6 +1998,17 @@
"required": false,
"name": "cursor",
"in": "query"
+ },
+ {
+ "schema": {
+ "type": "boolean",
+ "default": true,
+ "description": "If set to true, bookmark's content will be included in the response. Note, this content can be large for some bookmarks."
+ },
+ "required": false,
+ "description": "If set to true, bookmark's content will be included in the response. Note, this content can be large for some bookmarks.",
+ "name": "includeContent",
+ "in": "query"
}
],
"responses": {
@@ -2374,6 +2418,17 @@
"required": false,
"name": "cursor",
"in": "query"
+ },
+ {
+ "schema": {
+ "type": "boolean",
+ "default": true,
+ "description": "If set to true, bookmark's content will be included in the response. Note, this content can be large for some bookmarks."
+ },
+ "required": false,
+ "description": "If set to true, bookmark's content will be included in the response. Note, this content can be large for some bookmarks.",
+ "name": "includeContent",
+ "in": "query"
}
],
"responses": {