diff --git a/openapi.json b/openapi.json index 1950fa4c..b0408a55 100644 --- a/openapi.json +++ b/openapi.json @@ -14,7 +14,7 @@ "url": "https://www.apache.org/licenses/LICENSE-2.0" }, "version": "2024.0", - "x-box-commit-hash": "226ef4b324" + "x-box-commit-hash": "5a03ed238f" }, "servers": [ { @@ -43968,6 +43968,7 @@ "securitySchemes": { "OAuth2Security": { "type": "oauth2", + "description": "The access token received from the authorization server in the OAuth 2.0 flow.", "flows": { "authorizationCode": { "authorizationUrl": "https://account.box.com/api/oauth2/authorize", diff --git a/openapi/openapi-v2025.0.json b/openapi/openapi-v2025.0.json index 52656ac8..662dac52 100644 --- a/openapi/openapi-v2025.0.json +++ b/openapi/openapi-v2025.0.json @@ -14,7 +14,7 @@ "url": "https://www.apache.org/licenses/LICENSE-2.0" }, "version": "2025.0", - "x-box-commit-hash": "226ef4b324" + "x-box-commit-hash": "5a03ed238f" }, "servers": [ { @@ -7513,6 +7513,7 @@ "securitySchemes": { "OAuth2Security": { "type": "oauth2", + "description": "The access token received from the authorization server in the OAuth 2.0 flow.", "flows": { "authorizationCode": { "authorizationUrl": "https://account.box.com/api/oauth2/authorize", diff --git a/openapi/openapi-v2026.0.json b/openapi/openapi-v2026.0.json index d0964698..b0716522 100644 --- a/openapi/openapi-v2026.0.json +++ b/openapi/openapi-v2026.0.json @@ -14,7 +14,7 @@ "url": "https://www.apache.org/licenses/LICENSE-2.0" }, "version": "2026.0", - "x-box-commit-hash": "226ef4b324" + "x-box-commit-hash": "5a03ed238f" }, "servers": [ { @@ -692,6 +692,7 @@ "securitySchemes": { "OAuth2Security": { "type": "oauth2", + "description": "The access token received from the authorization server in the OAuth 2.0 flow.", "flows": { "authorizationCode": { "authorizationUrl": "https://account.box.com/api/oauth2/authorize", diff --git a/openapi/openapi.json b/openapi/openapi.json index 1950fa4c..b0408a55 100644 --- a/openapi/openapi.json +++ b/openapi/openapi.json @@ -14,7 +14,7 @@ "url": "https://www.apache.org/licenses/LICENSE-2.0" }, "version": "2024.0", - "x-box-commit-hash": "226ef4b324" + "x-box-commit-hash": "5a03ed238f" }, "servers": [ { @@ -43968,6 +43968,7 @@ "securitySchemes": { "OAuth2Security": { "type": "oauth2", + "description": "The access token received from the authorization server in the OAuth 2.0 flow.", "flows": { "authorizationCode": { "authorizationUrl": "https://account.box.com/api/oauth2/authorize",