Skip to content

Commit 3bf4cc5

Browse files
committed
docs: Link Archive Developer guide from the endpoint specification (box/box-openapi#545)
1 parent 01957d3 commit 3bf4cc5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.codegen.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "engineHash": "f39bd50", "specHash": "9ccadb1", "version": "0.1.0" }
1+
{ "engineHash": "f39bd50", "specHash": "bad862d", "version": "0.1.0" }

docs/archives.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
Retrieves archives for an enterprise.
1111

12+
To learn more about the archive APIs, see the [Archive API Guide](g://archives).
13+
1214
This operation is performed by calling function `getArchivesV2025R0`.
1315

1416
See the endpoint docs at
@@ -38,6 +40,8 @@ Returns a list of archives in the enterprise.
3840

3941
Creates an archive.
4042

43+
To learn more about the archive APIs, see the [Archive API Guide](g://archives).
44+
4145
This operation is performed by calling function `createArchiveV2025R0`.
4246

4347
See the endpoint docs at
@@ -67,6 +71,8 @@ Returns a new archive object.
6771

6872
Permanently deletes an archive.
6973

74+
To learn more about the archive APIs, see the [Archive API Guide](g://archives).
75+
7076
This operation is performed by calling function `deleteArchiveByIdV2025R0`.
7177

7278
See the endpoint docs at

0 commit comments

Comments
 (0)