Skip to content

Commit ca7b61b

Browse files
docs: Fix API reference links (box/box-codegen#638) (#422)
1 parent 41afe8b commit ca7b61b

9 files changed

+34
-34
lines changed

.codegen.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "engineHash": "a2387ff", "specHash": "4ccce13", "version": "1.9.0" }
1+
{ "engineHash": "ab51050", "specHash": "4ccce13", "version": "1.9.0" }

docs/authorization.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Box API calls.
6161
This operation is performed by calling function `request_access_token`.
6262

6363
See the endpoint docs at
64-
[API Reference](https://developer.box.com/reference/post-oauth-2-token/).
64+
[API Reference](https://developer.box.com/reference/post-oauth2-token/).
6565

6666
_Currently we don't have an example for calling `request_access_token` in integration tests_
6767

@@ -115,7 +115,7 @@ Refresh an Access Token using its client ID, secret, and refresh token.
115115
This operation is performed by calling function `refresh_access_token`.
116116

117117
See the endpoint docs at
118-
[API Reference](https://developer.box.com/reference/post-oauth-2-token-refresh/).
118+
[API Reference](https://developer.box.com/reference/post-oauth2-token--refresh/).
119119

120120
_Currently we don't have an example for calling `refresh_access_token` in integration tests_
121121

@@ -148,7 +148,7 @@ that has been previously authenticated.
148148
This operation is performed by calling function `revoke_access_token`.
149149

150150
See the endpoint docs at
151-
[API Reference](https://developer.box.com/reference/post-oauth-2-revoke/).
151+
[API Reference](https://developer.box.com/reference/post-oauth2-revoke/).
152152

153153
_Currently we don't have an example for calling `revoke_access_token` in integration tests_
154154

docs/classifications.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ URL explicitly, for example
1717
This operation is performed by calling function `get_classification_template`.
1818

1919
See the endpoint docs at
20-
[API Reference](https://developer.box.com/reference/get-metadata-templates-enterprise-security-classification-6-vm-vochw-u-wo-schema/).
20+
[API Reference](https://developer.box.com/reference/get-metadata-templates-enterprise-securityClassification-6VMVochwUWo-schema/).
2121

2222
<!-- sample get_metadata_templates_enterprise_securityClassification-6VMVochwUWo_schema -->
2323

@@ -50,7 +50,7 @@ URL explicitly, for example
5050
This operation is performed by calling function `add_classification`.
5151

5252
See the endpoint docs at
53-
[API Reference](https://developer.box.com/reference/put-metadata-templates-enterprise-security-classification-6-vm-vochw-u-wo-schema-add/).
53+
[API Reference](https://developer.box.com/reference/put-metadata-templates-enterprise-securityClassification-6VMVochwUWo-schema--add/).
5454

5555
<!-- sample put_metadata_templates_enterprise_securityClassification-6VMVochwUWo_schema#add -->
5656

@@ -98,7 +98,7 @@ URL explicitly, for example
9898
This operation is performed by calling function `update_classification`.
9999

100100
See the endpoint docs at
101-
[API Reference](https://developer.box.com/reference/put-metadata-templates-enterprise-security-classification-6-vm-vochw-u-wo-schema-update/).
101+
[API Reference](https://developer.box.com/reference/put-metadata-templates-enterprise-securityClassification-6VMVochwUWo-schema--update/).
102102

103103
<!-- sample put_metadata_templates_enterprise_securityClassification-6VMVochwUWo_schema#update -->
104104

@@ -149,7 +149,7 @@ classifications.
149149
This operation is performed by calling function `create_classification_template`.
150150

151151
See the endpoint docs at
152-
[API Reference](https://developer.box.com/reference/post-metadata-templates-schema-classifications/).
152+
[API Reference](https://developer.box.com/reference/post-metadata-templates-schema--classifications/).
153153

154154
_Currently we don't have an example for calling `create_classification_template` in integration tests_
155155

docs/file_classifications.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ URL explicitly, for example
1717
This operation is performed by calling function `get_classification_on_file`.
1818

1919
See the endpoint docs at
20-
[API Reference](https://developer.box.com/reference/get-files-id-metadata-enterprise-security-classification-6-vm-vochw-u-wo/).
20+
[API Reference](https://developer.box.com/reference/get-files-id-metadata-enterprise-securityClassification-6VMVochwUWo/).
2121

2222
<!-- sample get_files_id_metadata_enterprise_securityClassification-6VMVochwUWo -->
2323

@@ -53,7 +53,7 @@ URL explicitly, for example
5353
This operation is performed by calling function `add_classification_to_file`.
5454

5555
See the endpoint docs at
56-
[API Reference](https://developer.box.com/reference/post-files-id-metadata-enterprise-security-classification-6-vm-vochw-u-wo/).
56+
[API Reference](https://developer.box.com/reference/post-files-id-metadata-enterprise-securityClassification-6VMVochwUWo/).
5757

5858
<!-- sample post_files_id_metadata_enterprise_securityClassification-6VMVochwUWo -->
5959

@@ -90,7 +90,7 @@ defined for the enterprise will be accepted.
9090
This operation is performed by calling function `update_classification_on_file`.
9191

9292
See the endpoint docs at
93-
[API Reference](https://developer.box.com/reference/put-files-id-metadata-enterprise-security-classification-6-vm-vochw-u-wo/).
93+
[API Reference](https://developer.box.com/reference/put-files-id-metadata-enterprise-securityClassification-6VMVochwUWo/).
9494

9595
<!-- sample put_files_id_metadata_enterprise_securityClassification-6VMVochwUWo -->
9696

@@ -126,7 +126,7 @@ URL explicitly, for example
126126
This operation is performed by calling function `delete_classification_from_file`.
127127

128128
See the endpoint docs at
129-
[API Reference](https://developer.box.com/reference/delete-files-id-metadata-enterprise-security-classification-6-vm-vochw-u-wo/).
129+
[API Reference](https://developer.box.com/reference/delete-files-id-metadata-enterprise-securityClassification-6VMVochwUWo/).
130130

131131
<!-- sample delete_files_id_metadata_enterprise_securityClassification-6VMVochwUWo -->
132132

docs/folder_classifications.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ URL explicitly, for example
1717
This operation is performed by calling function `get_classification_on_folder`.
1818

1919
See the endpoint docs at
20-
[API Reference](https://developer.box.com/reference/get-folders-id-metadata-enterprise-security-classification-6-vm-vochw-u-wo/).
20+
[API Reference](https://developer.box.com/reference/get-folders-id-metadata-enterprise-securityClassification-6VMVochwUWo/).
2121

2222
<!-- sample get_folders_id_metadata_enterprise_securityClassification-6VMVochwUWo -->
2323

@@ -53,7 +53,7 @@ URL explicitly, for example
5353
This operation is performed by calling function `add_classification_to_folder`.
5454

5555
See the endpoint docs at
56-
[API Reference](https://developer.box.com/reference/post-folders-id-metadata-enterprise-security-classification-6-vm-vochw-u-wo/).
56+
[API Reference](https://developer.box.com/reference/post-folders-id-metadata-enterprise-securityClassification-6VMVochwUWo/).
5757

5858
<!-- sample post_folders_id_metadata_enterprise_securityClassification-6VMVochwUWo -->
5959

@@ -90,7 +90,7 @@ defined for the enterprise will be accepted.
9090
This operation is performed by calling function `update_classification_on_folder`.
9191

9292
See the endpoint docs at
93-
[API Reference](https://developer.box.com/reference/put-folders-id-metadata-enterprise-security-classification-6-vm-vochw-u-wo/).
93+
[API Reference](https://developer.box.com/reference/put-folders-id-metadata-enterprise-securityClassification-6VMVochwUWo/).
9494

9595
<!-- sample put_folders_id_metadata_enterprise_securityClassification-6VMVochwUWo -->
9696

@@ -127,7 +127,7 @@ URL explicitly, for example
127127
This operation is performed by calling function `delete_classification_from_folder`.
128128

129129
See the endpoint docs at
130-
[API Reference](https://developer.box.com/reference/delete-folders-id-metadata-enterprise-security-classification-6-vm-vochw-u-wo/).
130+
[API Reference](https://developer.box.com/reference/delete-folders-id-metadata-enterprise-securityClassification-6VMVochwUWo/).
131131

132132
<!-- sample delete_folders_id_metadata_enterprise_securityClassification-6VMVochwUWo -->
133133

docs/shared_links_files.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Gets the information for a shared link on a file.
6363
This operation is performed by calling function `get_shared_link_for_file`.
6464

6565
See the endpoint docs at
66-
[API Reference](https://developer.box.com/reference/get-files-id-get-shared-link/).
66+
[API Reference](https://developer.box.com/reference/get-files-id--get-shared-link/).
6767

6868
<!-- sample get_files_id#get_shared_link -->
6969

@@ -94,7 +94,7 @@ Adds a shared link to a file.
9494
This operation is performed by calling function `add_share_link_to_file`.
9595

9696
See the endpoint docs at
97-
[API Reference](https://developer.box.com/reference/put-files-id-add-shared-link/).
97+
[API Reference](https://developer.box.com/reference/put-files-id--add-shared-link/).
9898

9999
<!-- sample put_files_id#add_shared_link -->
100100

@@ -133,7 +133,7 @@ Updates a shared link on a file.
133133
This operation is performed by calling function `update_shared_link_on_file`.
134134

135135
See the endpoint docs at
136-
[API Reference](https://developer.box.com/reference/put-files-id-update-shared-link/).
136+
[API Reference](https://developer.box.com/reference/put-files-id--update-shared-link/).
137137

138138
<!-- sample put_files_id#update_shared_link -->
139139

@@ -172,7 +172,7 @@ Removes a shared link from a file.
172172
This operation is performed by calling function `remove_shared_link_from_file`.
173173

174174
See the endpoint docs at
175-
[API Reference](https://developer.box.com/reference/put-files-id-remove-shared-link/).
175+
[API Reference](https://developer.box.com/reference/put-files-id--remove-shared-link/).
176176

177177
_Currently we don't have an example for calling `remove_shared_link_from_file` in integration tests_
178178

docs/shared_links_folders.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ shared folder when only given a shared link.
1919
This operation is performed by calling function `find_folder_for_shared_link`.
2020

2121
See the endpoint docs at
22-
[API Reference](https://developer.box.com/reference/get-shared-items-folders/).
22+
[API Reference](https://developer.box.com/reference/get-shared-items--folders/).
2323

2424
<!-- sample get_shared_items#folders -->
2525

@@ -60,7 +60,7 @@ Gets the information for a shared link on a folder.
6060
This operation is performed by calling function `get_shared_link_for_folder`.
6161

6262
See the endpoint docs at
63-
[API Reference](https://developer.box.com/reference/get-folders-id-get-shared-link/).
63+
[API Reference](https://developer.box.com/reference/get-folders-id--get-shared-link/).
6464

6565
<!-- sample get_folders_id#get_shared_link -->
6666

@@ -91,7 +91,7 @@ Adds a shared link to a folder.
9191
This operation is performed by calling function `add_share_link_to_folder`.
9292

9393
See the endpoint docs at
94-
[API Reference](https://developer.box.com/reference/put-folders-id-add-shared-link/).
94+
[API Reference](https://developer.box.com/reference/put-folders-id--add-shared-link/).
9595

9696
<!-- sample put_folders_id#add_shared_link -->
9797

@@ -130,7 +130,7 @@ Updates a shared link on a folder.
130130
This operation is performed by calling function `update_shared_link_on_folder`.
131131

132132
See the endpoint docs at
133-
[API Reference](https://developer.box.com/reference/put-folders-id-update-shared-link/).
133+
[API Reference](https://developer.box.com/reference/put-folders-id--update-shared-link/).
134134

135135
<!-- sample put_folders_id#update_shared_link -->
136136

@@ -169,7 +169,7 @@ Removes a shared link from a folder.
169169
This operation is performed by calling function `remove_shared_link_from_folder`.
170170

171171
See the endpoint docs at
172-
[API Reference](https://developer.box.com/reference/put-folders-id-remove-shared-link/).
172+
[API Reference](https://developer.box.com/reference/put-folders-id--remove-shared-link/).
173173

174174
_Currently we don't have an example for calling `remove_shared_link_from_folder` in integration tests_
175175

docs/shared_links_web_links.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ shared web link when only given a shared link.
1919
This operation is performed by calling function `find_web_link_for_shared_link`.
2020

2121
See the endpoint docs at
22-
[API Reference](https://developer.box.com/reference/get-shared-items-web-links/).
22+
[API Reference](https://developer.box.com/reference/get-shared-items--web-links/).
2323

2424
<!-- sample get_shared_items#web_links -->
2525

@@ -60,7 +60,7 @@ Gets the information for a shared link on a web link.
6060
This operation is performed by calling function `get_shared_link_for_web_link`.
6161

6262
See the endpoint docs at
63-
[API Reference](https://developer.box.com/reference/get-web-links-id-get-shared-link/).
63+
[API Reference](https://developer.box.com/reference/get-web-links-id--get-shared-link/).
6464

6565
<!-- sample get_web_links_id#get_shared_link -->
6666

@@ -91,7 +91,7 @@ Adds a shared link to a web link.
9191
This operation is performed by calling function `add_share_link_to_web_link`.
9292

9393
See the endpoint docs at
94-
[API Reference](https://developer.box.com/reference/put-web-links-id-add-shared-link/).
94+
[API Reference](https://developer.box.com/reference/put-web-links-id--add-shared-link/).
9595

9696
<!-- sample put_web_links_id#add_shared_link -->
9797

@@ -130,7 +130,7 @@ Updates a shared link on a web link.
130130
This operation is performed by calling function `update_shared_link_on_web_link`.
131131

132132
See the endpoint docs at
133-
[API Reference](https://developer.box.com/reference/put-web-links-id-update-shared-link/).
133+
[API Reference](https://developer.box.com/reference/put-web-links-id--update-shared-link/).
134134

135135
<!-- sample put_web_links_id#update_shared_link -->
136136

@@ -169,7 +169,7 @@ Removes a shared link from a web link.
169169
This operation is performed by calling function `remove_shared_link_from_web_link`.
170170

171171
See the endpoint docs at
172-
[API Reference](https://developer.box.com/reference/put-web-links-id-remove-shared-link/).
172+
[API Reference](https://developer.box.com/reference/put-web-links-id--remove-shared-link/).
173173

174174
_Currently we don't have an example for calling `remove_shared_link_from_web_link` in integration tests_
175175

docs/skills.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ List the Box Skills metadata cards that are attached to a file.
1313
This operation is performed by calling function `get_box_skill_cards_on_file`.
1414

1515
See the endpoint docs at
16-
[API Reference](https://developer.box.com/reference/get-files-id-metadata-global-box-skills-cards/).
16+
[API Reference](https://developer.box.com/reference/get-files-id-metadata-global-boxSkillsCards/).
1717

1818
<!-- sample get_files_id_metadata_global_boxSkillsCards -->
1919

@@ -44,7 +44,7 @@ Applies one or more Box Skills metadata cards to a file.
4444
This operation is performed by calling function `create_box_skill_cards_on_file`.
4545

4646
See the endpoint docs at
47-
[API Reference](https://developer.box.com/reference/post-files-id-metadata-global-box-skills-cards/).
47+
[API Reference](https://developer.box.com/reference/post-files-id-metadata-global-boxSkillsCards/).
4848

4949
<!-- sample post_files_id_metadata_global_boxSkillsCards -->
5050

@@ -94,7 +94,7 @@ Updates one or more Box Skills metadata cards to a file.
9494
This operation is performed by calling function `update_box_skill_cards_on_file`.
9595

9696
See the endpoint docs at
97-
[API Reference](https://developer.box.com/reference/put-files-id-metadata-global-box-skills-cards/).
97+
[API Reference](https://developer.box.com/reference/put-files-id-metadata-global-boxSkillsCards/).
9898

9999
<!-- sample put_files_id_metadata_global_boxSkillsCards -->
100100

@@ -148,7 +148,7 @@ Removes any Box Skills cards metadata from a file.
148148
This operation is performed by calling function `delete_box_skill_cards_from_file`.
149149

150150
See the endpoint docs at
151-
[API Reference](https://developer.box.com/reference/delete-files-id-metadata-global-box-skills-cards/).
151+
[API Reference](https://developer.box.com/reference/delete-files-id-metadata-global-boxSkillsCards/).
152152

153153
<!-- sample delete_files_id_metadata_global_boxSkillsCards -->
154154

0 commit comments

Comments
 (0)