diff --git a/.codegen.json b/.codegen.json index 24e2bcc8..6c56eaa3 100644 --- a/.codegen.json +++ b/.codegen.json @@ -1 +1 @@ -{ "engineHash": "a2387ff", "specHash": "4ccce13", "version": "0.5.0" } +{ "engineHash": "ab51050", "specHash": "4ccce13", "version": "0.5.0" } diff --git a/docs/Authorization.md b/docs/Authorization.md index 3eddaff7..04067e1f 100644 --- a/docs/Authorization.md +++ b/docs/Authorization.md @@ -56,7 +56,7 @@ Box API calls. This operation is performed by calling function `requestAccessToken`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/post-oauth-2-token/). +[API Reference](https://developer.box.com/reference/post-oauth2-token/). *Currently we don't have an example for calling `requestAccessToken` in integration tests* @@ -84,7 +84,7 @@ Refresh an Access Token using its client ID, secret, and refresh token. This operation is performed by calling function `refreshAccessToken`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/post-oauth-2-token-refresh/). +[API Reference](https://developer.box.com/reference/post-oauth2-token--refresh/). *Currently we don't have an example for calling `refreshAccessToken` in integration tests* @@ -113,7 +113,7 @@ that has been previously authenticated. This operation is performed by calling function `revokeAccessToken`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/post-oauth-2-revoke/). +[API Reference](https://developer.box.com/reference/post-oauth2-revoke/). *Currently we don't have an example for calling `revokeAccessToken` in integration tests* diff --git a/docs/Classifications.md b/docs/Classifications.md index df4e13c8..be3e54f9 100644 --- a/docs/Classifications.md +++ b/docs/Classifications.md @@ -18,7 +18,7 @@ URL explicitly, for example This operation is performed by calling function `getClassificationTemplate`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/get-metadata-templates-enterprise-security-classification-6-vm-vochw-u-wo-schema/). +[API Reference](https://developer.box.com/reference/get-metadata-templates-enterprise-securityClassification-6VMVochwUWo-schema/). ``` @@ -52,7 +52,7 @@ URL explicitly, for example This operation is performed by calling function `addClassification`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/put-metadata-templates-enterprise-security-classification-6-vm-vochw-u-wo-schema-add/). +[API Reference](https://developer.box.com/reference/put-metadata-templates-enterprise-securityClassification-6VMVochwUWo-schema--add/). ``` @@ -88,7 +88,7 @@ URL explicitly, for example This operation is performed by calling function `updateClassification`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/put-metadata-templates-enterprise-security-classification-6-vm-vochw-u-wo-schema-update/). +[API Reference](https://developer.box.com/reference/put-metadata-templates-enterprise-securityClassification-6VMVochwUWo-schema--update/). ``` @@ -125,7 +125,7 @@ classifications. This operation is performed by calling function `createClassificationTemplate`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/post-metadata-templates-schema-classifications/). +[API Reference](https://developer.box.com/reference/post-metadata-templates-schema--classifications/). *Currently we don't have an example for calling `createClassificationTemplate` in integration tests* diff --git a/docs/FileClassifications.md b/docs/FileClassifications.md index 58a03d5d..d0719e3c 100644 --- a/docs/FileClassifications.md +++ b/docs/FileClassifications.md @@ -18,7 +18,7 @@ URL explicitly, for example This operation is performed by calling function `getClassificationOnFile`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/get-files-id-metadata-enterprise-security-classification-6-vm-vochw-u-wo/). +[API Reference](https://developer.box.com/reference/get-files-id-metadata-enterprise-securityClassification-6VMVochwUWo/). ``` @@ -55,7 +55,7 @@ URL explicitly, for example This operation is performed by calling function `addClassificationToFile`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/post-files-id-metadata-enterprise-security-classification-6-vm-vochw-u-wo/). +[API Reference](https://developer.box.com/reference/post-files-id-metadata-enterprise-securityClassification-6VMVochwUWo/). ``` @@ -91,7 +91,7 @@ defined for the enterprise will be accepted. This operation is performed by calling function `updateClassificationOnFile`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/put-files-id-metadata-enterprise-security-classification-6-vm-vochw-u-wo/). +[API Reference](https://developer.box.com/reference/put-files-id-metadata-enterprise-securityClassification-6VMVochwUWo/). ``` @@ -126,7 +126,7 @@ URL explicitly, for example This operation is performed by calling function `deleteClassificationFromFile`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/delete-files-id-metadata-enterprise-security-classification-6-vm-vochw-u-wo/). +[API Reference](https://developer.box.com/reference/delete-files-id-metadata-enterprise-securityClassification-6VMVochwUWo/). ``` diff --git a/docs/FolderClassifications.md b/docs/FolderClassifications.md index ac491cc8..bdf1ec48 100644 --- a/docs/FolderClassifications.md +++ b/docs/FolderClassifications.md @@ -18,7 +18,7 @@ URL explicitly, for example This operation is performed by calling function `getClassificationOnFolder`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/get-folders-id-metadata-enterprise-security-classification-6-vm-vochw-u-wo/). +[API Reference](https://developer.box.com/reference/get-folders-id-metadata-enterprise-securityClassification-6VMVochwUWo/). ``` @@ -55,7 +55,7 @@ URL explicitly, for example This operation is performed by calling function `addClassificationToFolder`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/post-folders-id-metadata-enterprise-security-classification-6-vm-vochw-u-wo/). +[API Reference](https://developer.box.com/reference/post-folders-id-metadata-enterprise-securityClassification-6VMVochwUWo/). ``` @@ -91,7 +91,7 @@ defined for the enterprise will be accepted. This operation is performed by calling function `updateClassificationOnFolder`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/put-folders-id-metadata-enterprise-security-classification-6-vm-vochw-u-wo/). +[API Reference](https://developer.box.com/reference/put-folders-id-metadata-enterprise-securityClassification-6VMVochwUWo/). ``` @@ -126,7 +126,7 @@ URL explicitly, for example This operation is performed by calling function `deleteClassificationFromFolder`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/delete-folders-id-metadata-enterprise-security-classification-6-vm-vochw-u-wo/). +[API Reference](https://developer.box.com/reference/delete-folders-id-metadata-enterprise-securityClassification-6VMVochwUWo/). ``` diff --git a/docs/SharedLinksFiles.md b/docs/SharedLinksFiles.md index 1ca2144c..79160abd 100644 --- a/docs/SharedLinksFiles.md +++ b/docs/SharedLinksFiles.md @@ -53,7 +53,7 @@ Gets the information for a shared link on a file. This operation is performed by calling function `getSharedLinkForFile`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/get-files-id-get-shared-link/). +[API Reference](https://developer.box.com/reference/get-files-id--get-shared-link/). ``` @@ -85,7 +85,7 @@ Adds a shared link to a file. This operation is performed by calling function `addShareLinkToFile`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/put-files-id-add-shared-link/). +[API Reference](https://developer.box.com/reference/put-files-id--add-shared-link/). ``` @@ -119,7 +119,7 @@ Updates a shared link on a file. This operation is performed by calling function `updateSharedLinkOnFile`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/put-files-id-update-shared-link/). +[API Reference](https://developer.box.com/reference/put-files-id--update-shared-link/). ``` @@ -153,7 +153,7 @@ Removes a shared link from a file. This operation is performed by calling function `removeSharedLinkFromFile`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/put-files-id-remove-shared-link/). +[API Reference](https://developer.box.com/reference/put-files-id--remove-shared-link/). *Currently we don't have an example for calling `removeSharedLinkFromFile` in integration tests* diff --git a/docs/SharedLinksFolders.md b/docs/SharedLinksFolders.md index 701bd3b4..70ca5727 100644 --- a/docs/SharedLinksFolders.md +++ b/docs/SharedLinksFolders.md @@ -20,7 +20,7 @@ shared folder when only given a shared link. This operation is performed by calling function `findFolderForSharedLink`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/get-shared-items-folders/). +[API Reference](https://developer.box.com/reference/get-shared-items--folders/). ``` @@ -50,7 +50,7 @@ Gets the information for a shared link on a folder. This operation is performed by calling function `getSharedLinkForFolder`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/get-folders-id-get-shared-link/). +[API Reference](https://developer.box.com/reference/get-folders-id--get-shared-link/). ``` @@ -82,7 +82,7 @@ Adds a shared link to a folder. This operation is performed by calling function `addShareLinkToFolder`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/put-folders-id-add-shared-link/). +[API Reference](https://developer.box.com/reference/put-folders-id--add-shared-link/). ``` @@ -116,7 +116,7 @@ Updates a shared link on a folder. This operation is performed by calling function `updateSharedLinkOnFolder`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/put-folders-id-update-shared-link/). +[API Reference](https://developer.box.com/reference/put-folders-id--update-shared-link/). ``` @@ -150,7 +150,7 @@ Removes a shared link from a folder. This operation is performed by calling function `removeSharedLinkFromFolder`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/put-folders-id-remove-shared-link/). +[API Reference](https://developer.box.com/reference/put-folders-id--remove-shared-link/). *Currently we don't have an example for calling `removeSharedLinkFromFolder` in integration tests* diff --git a/docs/SharedLinksWebLinks.md b/docs/SharedLinksWebLinks.md index bdecffdc..cdd33163 100644 --- a/docs/SharedLinksWebLinks.md +++ b/docs/SharedLinksWebLinks.md @@ -20,7 +20,7 @@ shared web link when only given a shared link. This operation is performed by calling function `findWebLinkForSharedLink`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/get-shared-items-web-links/). +[API Reference](https://developer.box.com/reference/get-shared-items--web-links/). ``` @@ -50,7 +50,7 @@ Gets the information for a shared link on a web link. This operation is performed by calling function `getSharedLinkForWebLink`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/get-web-links-id-get-shared-link/). +[API Reference](https://developer.box.com/reference/get-web-links-id--get-shared-link/). ``` @@ -82,7 +82,7 @@ Adds a shared link to a web link. This operation is performed by calling function `addShareLinkToWebLink`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/put-web-links-id-add-shared-link/). +[API Reference](https://developer.box.com/reference/put-web-links-id--add-shared-link/). ``` @@ -116,7 +116,7 @@ Updates a shared link on a web link. This operation is performed by calling function `updateSharedLinkOnWebLink`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/put-web-links-id-update-shared-link/). +[API Reference](https://developer.box.com/reference/put-web-links-id--update-shared-link/). ``` @@ -150,7 +150,7 @@ Removes a shared link from a web link. This operation is performed by calling function `removeSharedLinkFromWebLink`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/put-web-links-id-remove-shared-link/). +[API Reference](https://developer.box.com/reference/put-web-links-id--remove-shared-link/). *Currently we don't have an example for calling `removeSharedLinkFromWebLink` in integration tests* diff --git a/docs/Skills.md b/docs/Skills.md index 386e2db3..823bfe50 100644 --- a/docs/Skills.md +++ b/docs/Skills.md @@ -14,7 +14,7 @@ List the Box Skills metadata cards that are attached to a file. This operation is performed by calling function `getBoxSkillCardsOnFile`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/get-files-id-metadata-global-box-skills-cards/). +[API Reference](https://developer.box.com/reference/get-files-id-metadata-global-boxSkillsCards/). *Currently we don't have an example for calling `getBoxSkillCardsOnFile` in integration tests* @@ -43,7 +43,7 @@ Applies one or more Box Skills metadata cards to a file. This operation is performed by calling function `createBoxSkillCardsOnFile`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/post-files-id-metadata-global-box-skills-cards/). +[API Reference](https://developer.box.com/reference/post-files-id-metadata-global-boxSkillsCards/). *Currently we don't have an example for calling `createBoxSkillCardsOnFile` in integration tests* @@ -72,7 +72,7 @@ Updates one or more Box Skills metadata cards to a file. This operation is performed by calling function `updateBoxSkillCardsOnFile`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/put-files-id-metadata-global-box-skills-cards/). +[API Reference](https://developer.box.com/reference/put-files-id-metadata-global-boxSkillsCards/). *Currently we don't have an example for calling `updateBoxSkillCardsOnFile` in integration tests* @@ -101,7 +101,7 @@ Removes any Box Skills cards metadata from a file. This operation is performed by calling function `deleteBoxSkillCardsFromFile`. See the endpoint docs at -[API Reference](https://developer.box.com/reference/delete-files-id-metadata-global-box-skills-cards/). +[API Reference](https://developer.box.com/reference/delete-files-id-metadata-global-boxSkillsCards/). *Currently we don't have an example for calling `deleteBoxSkillCardsFromFile` in integration tests*