Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"url": "https://www.apache.org/licenses/LICENSE-2.0"
},
"version": "2024.0",
"x-box-commit-hash": "6426d9bbad"
"x-box-commit-hash": "95117b97f9"
},
"servers": [
{
Expand Down
37 changes: 12 additions & 25 deletions openapi/openapi-v2025.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"url": "https://www.apache.org/licenses/LICENSE-2.0"
},
"version": "2025.0",
"x-box-commit-hash": "6426d9bbad"
"x-box-commit-hash": "95117b97f9"
},
"servers": [
{
Expand Down Expand Up @@ -2027,7 +2027,6 @@
"operationId": "get_hub_document_pages_v2025.0",
"summary": "List Hub Document Pages",
"description": "Retrieves a list of Hub Document Pages for the specified hub.\nIncludes both root-level pages and sub pages.",
"x-stability-level": "beta",
"parameters": [
{
"name": "hub_id",
Expand Down Expand Up @@ -2156,7 +2155,6 @@
"operationId": "get_hub_document_blocks_v2025.0",
"summary": "List Hub Document blocks for page",
"description": "Retrieves a sorted list of all Hub Document Blocks on a specified page in the hub document, excluding items.\nBlocks are hierarchically organized by their `parent_id`.\nBlocks are sorted in order based on user specification in the user interface.\nThe response will only include content blocks that belong to the specified page. This will not include sub pages or sub page content blocks.",
"x-stability-level": "beta",
"parameters": [
{
"name": "hub_id",
Expand All @@ -2176,8 +2174,7 @@
"schema": {
"type": "string"
},
"example": "d97f7c26-0d9b-42a1-a00d-6e6db9619e0f",
"x-stability-level": "beta"
"example": "d97f7c26-0d9b-42a1-a00d-6e6db9619e0f"
},
{
"name": "marker",
Expand Down Expand Up @@ -5848,8 +5845,7 @@
],
"title": "Box Hub Callout Box Text Block",
"x-box-resource-id": "hub_callout_box_text_block_v2025.0",
"x-box-tag": "hub_document",
"x-stability-level": "beta"
"x-box-tag": "hub_document"
},
"HubCollaboration": {
"description": "A Box Hub collaboration object grants a user or group access \nto a Box Hub with permissions defined by a specific role.",
Expand Down Expand Up @@ -6164,8 +6160,7 @@
],
"title": "Box Hub Divider Block",
"x-box-resource-id": "hub_divider_block_v2025.0",
"x-box-tag": "hub_document",
"x-stability-level": "beta"
"x-box-tag": "hub_document"
},
"HubDocumentBlock": {
"description": "Base block in the Box Hub Document.",
Expand All @@ -6187,8 +6182,7 @@
"id"
],
"title": "Box Hub Document Block",
"x-box-tag": "hub_document",
"x-stability-level": "beta"
"x-box-tag": "hub_document"
},
"HubDocumentBlockEntry": {
"description": "A single block in a Hub Document Blocks list.\nText-bearing block types (`paragraph`, `section_title`, `callout_box`)\ninclude a `fragment` property with rich text content.",
Expand All @@ -6209,8 +6203,7 @@
"$ref": "#/components/schemas/HubDividerBlock"
}
],
"title": "Box Hub Document Block Entry",
"x-stability-level": "beta"
"title": "Box Hub Document Block Entry"
},
"HubDocumentBlocks": {
"description": "A list of Hub Document blocks.",
Expand Down Expand Up @@ -6261,8 +6254,7 @@
],
"title": "Box Hub Document Blocks",
"x-box-resource-id": "hub_document_blocks_v2025.0",
"x-box-tag": "hub_document",
"x-stability-level": "beta"
"x-box-tag": "hub_document"
},
"HubDocumentPage": {
"description": "A Page in the Box Hub Document.",
Expand Down Expand Up @@ -6297,8 +6289,7 @@
],
"title": "Box Hub Document Page",
"x-box-resource-id": "hub_document_page_v2025.0",
"x-box-tag": "hub_document",
"x-stability-level": "beta"
"x-box-tag": "hub_document"
},
"HubDocumentPages": {
"description": "A list of Hub Document Pages.",
Expand Down Expand Up @@ -6349,8 +6340,7 @@
],
"title": "Box Hub Document Pages",
"x-box-resource-id": "hub_document_pages_v2025.0",
"x-box-tag": "hub_document",
"x-stability-level": "beta"
"x-box-tag": "hub_document"
},
"HubItem": {
"description": "A Box Hub Item is a Box Item that is referenced in a Box Hub.",
Expand Down Expand Up @@ -6412,8 +6402,7 @@
],
"title": "Box Hub Item List Block",
"x-box-resource-id": "hub_item_list_block_v2025.0",
"x-box-tag": "hub_document",
"x-stability-level": "beta"
"x-box-tag": "hub_document"
},
"HubItemOperation": {
"description": "An operation to perform on a Box Hub item.",
Expand Down Expand Up @@ -6593,8 +6582,7 @@
],
"title": "Box Hub Paragraph Text Block",
"x-box-resource-id": "hub_paragraph_text_block_v2025.0",
"x-box-tag": "hub_document",
"x-stability-level": "beta"
"x-box-tag": "hub_document"
},
"Hubs": {
"description": "A paginated list of hubs.",
Expand Down Expand Up @@ -6666,8 +6654,7 @@
],
"title": "Box Hub Section Title Text Block",
"x-box-resource-id": "hub_section_title_text_block_v2025.0",
"x-box-tag": "hub_document",
"x-stability-level": "beta"
"x-box-tag": "hub_document"
},
"HubUpdateRequest": {
"description": "Request schema for updating an existing Box Hub.",
Expand Down
2 changes: 1 addition & 1 deletion openapi/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"url": "https://www.apache.org/licenses/LICENSE-2.0"
},
"version": "2024.0",
"x-box-commit-hash": "6426d9bbad"
"x-box-commit-hash": "95117b97f9"
},
"servers": [
{
Expand Down
Loading