Skip to content

Commit 84975e6

Browse files
committed
docs: Add migration guide from v0 gen to v10 iOS SDK (box/box-codegen#818)
1 parent 08aeeaa commit 84975e6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.codegen.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "engineHash": "ee8dfc8", "specHash": "ec8720b", "version": "0.1.0" }
1+
{ "engineHash": "36d4680", "specHash": "ec8720b", "version": "0.1.0" }

migration-guides/from-box-java-sdk-gen-v0-to-box-java-sdk-v10.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Migration guide from beta release (v0.8.0) of the `box-java-sdk-gen` to the v10 version of the `box-java-sdk`
1+
# Migration guide from beta release (v0.X.Y) of the `box-java-sdk-gen` to the v10 version of the `box-java-sdk`
22

33
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
44
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
@@ -92,6 +92,7 @@ List of changed `OneOf` classes and types associated with them:
9292
| FileMiniOrFolderMini | Resource |
9393
| FileOrFolderOrWebLink | LegalHoldPolicyAssignedItem/CollaborationItem |
9494
| FileOrFolderScope | ResourceScope |
95+
| FileOrFolderScopeScopeField | ResourceScopeScopeField |
9596
| FileReferenceOrFolderReferenceOrWeblinkReferenceV2025R0 | HubItemReferenceV2025R0 |
9697
| GroupMiniOrUserCollaborations | CollaborationAccessGrantee |
9798
| IntegrationMappingPartnerItemSlackUnion | IntegrationMappingPartnerItemSlack |

0 commit comments

Comments
 (0)