diff --git a/openapi.json b/openapi.json index 0187c60b..4f55c9ca 100644 --- a/openapi.json +++ b/openapi.json @@ -14,7 +14,7 @@ "url": "http://www.apache.org/licenses/LICENSE-2.0" }, "version": "2024.0", - "x-box-commit-hash": "54fd82a523" + "x-box-commit-hash": "8a28adebc4" }, "servers": [ { diff --git a/openapi/openapi-v2025.0.json b/openapi/openapi-v2025.0.json index e38bf416..45f15005 100644 --- a/openapi/openapi-v2025.0.json +++ b/openapi/openapi-v2025.0.json @@ -14,7 +14,7 @@ "url": "http://www.apache.org/licenses/LICENSE-2.0" }, "version": "2025.0", - "x-box-commit-hash": "54fd82a523" + "x-box-commit-hash": "8a28adebc4" }, "servers": [ { @@ -2188,7 +2188,7 @@ "get": { "operationId": "get_archives_v2025.0", "summary": "List archives", - "description": "Retrieves archives for an enterprise.", + "description": "Retrieves archives for an enterprise.\n\nTo learn more about the archive APIs, see the [Archive API Guide](g://archives).", "parameters": [ { "$ref": "#/components/parameters/BoxVersionHeader" @@ -2286,7 +2286,7 @@ "post": { "operationId": "post_archives_v2025.0", "summary": "Create archive", - "description": "Creates an archive.", + "description": "Creates an archive.\n\nTo learn more about the archive APIs, see the [Archive API Guide](g://archives).", "parameters": [ { "$ref": "#/components/parameters/BoxVersionHeader" @@ -2393,7 +2393,7 @@ "delete": { "operationId": "delete_archives_id_v2025.0", "summary": "Delete archive", - "description": "Permanently deletes an archive.", + "description": "Permanently deletes an archive.\n\nTo learn more about the archive APIs, see the [Archive API Guide](g://archives).", "parameters": [ { "$ref": "#/components/parameters/BoxVersionHeader" diff --git a/openapi/openapi.json b/openapi/openapi.json index 0187c60b..4f55c9ca 100644 --- a/openapi/openapi.json +++ b/openapi/openapi.json @@ -14,7 +14,7 @@ "url": "http://www.apache.org/licenses/LICENSE-2.0" }, "version": "2024.0", - "x-box-commit-hash": "54fd82a523" + "x-box-commit-hash": "8a28adebc4" }, "servers": [ {