Skip to content

Commit 1e124ee

Browse files
author
Julian Locke
committed
Regenerate routes
1 parent 7cc774c commit 1e124ee

File tree

54 files changed

+5294
-576
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+5294
-576
lines changed

.jazzy.json

Lines changed: 35 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -342,11 +342,10 @@
342342
{
343343
"name": "Openid",
344344
"children": [
345-
"DBOPENIDAuthError",
345+
"DBOPENIDOpenIdError",
346346
"DBOPENIDUserInfoArgs",
347347
"DBOPENIDUserInfoError",
348-
"DBOPENIDUserInfoResult",
349-
"DBOPENIDErrUnion"
348+
"DBOPENIDUserInfoResult"
350349
]
351350
},
352351
{
@@ -784,6 +783,17 @@
784783
"DBTEAMRevokeLinkedAppStatus",
785784
"DBTEAMSetCustomQuotaArg",
786785
"DBTEAMSetCustomQuotaError",
786+
"DBTEAMSharingAllowlistAddArgs",
787+
"DBTEAMSharingAllowlistAddError",
788+
"DBTEAMSharingAllowlistAddResponse",
789+
"DBTEAMSharingAllowlistListArg",
790+
"DBTEAMSharingAllowlistListContinueArg",
791+
"DBTEAMSharingAllowlistListContinueError",
792+
"DBTEAMSharingAllowlistListError",
793+
"DBTEAMSharingAllowlistListResponse",
794+
"DBTEAMSharingAllowlistRemoveArgs",
795+
"DBTEAMSharingAllowlistRemoveError",
796+
"DBTEAMSharingAllowlistRemoveResponse",
787797
"DBTEAMStorageBucket",
788798
"DBTEAMTeamFolderAccessError",
789799
"DBTEAMTeamFolderActivateError",
@@ -1145,6 +1155,8 @@
11451155
"DBTEAMLOGFilePermanentlyDeleteType",
11461156
"DBTEAMLOGFilePreviewDetails",
11471157
"DBTEAMLOGFilePreviewType",
1158+
"DBTEAMLOGFileProviderMigrationPolicyChangedDetails",
1159+
"DBTEAMLOGFileProviderMigrationPolicyChangedType",
11481160
"DBTEAMLOGFileRenameDetails",
11491161
"DBTEAMLOGFileRenameType",
11501162
"DBTEAMLOGFileRequestChangeDetails",
@@ -1193,6 +1205,9 @@
11931205
"DBTEAMLOGFileUnlikeCommentType",
11941206
"DBTEAMLOGFileUnresolveCommentDetails",
11951207
"DBTEAMLOGFileUnresolveCommentType",
1208+
"DBTEAMLOGFolderLinkRestrictionPolicy",
1209+
"DBTEAMLOGFolderLinkRestrictionPolicyChangedDetails",
1210+
"DBTEAMLOGFolderLinkRestrictionPolicyChangedType",
11961211
"DBTEAMLOGFolderLogInfo",
11971212
"DBTEAMLOGFolderOverviewDescriptionChangedDetails",
11981213
"DBTEAMLOGFolderOverviewDescriptionChangedType",
@@ -2414,11 +2429,10 @@
24142429
"DBFILESWriteConflictErrorSerializer",
24152430
"DBFILESWriteErrorSerializer",
24162431
"DBFILESWriteModeSerializer",
2417-
"DBOPENIDAuthErrorSerializer",
2432+
"DBOPENIDOpenIdErrorSerializer",
24182433
"DBOPENIDUserInfoArgsSerializer",
24192434
"DBOPENIDUserInfoErrorSerializer",
24202435
"DBOPENIDUserInfoResultSerializer",
2421-
"DBOPENIDErrUnionSerializer",
24222436
"DBPAPERAddMemberSerializer",
24232437
"DBPAPERRefPaperDocSerializer",
24242438
"DBPAPERAddPaperDocUserSerializer",
@@ -2831,6 +2845,17 @@
28312845
"DBTEAMRevokeLinkedAppStatusSerializer",
28322846
"DBTEAMSetCustomQuotaArgSerializer",
28332847
"DBTEAMSetCustomQuotaErrorSerializer",
2848+
"DBTEAMSharingAllowlistAddArgsSerializer",
2849+
"DBTEAMSharingAllowlistAddErrorSerializer",
2850+
"DBTEAMSharingAllowlistAddResponseSerializer",
2851+
"DBTEAMSharingAllowlistListArgSerializer",
2852+
"DBTEAMSharingAllowlistListContinueArgSerializer",
2853+
"DBTEAMSharingAllowlistListContinueErrorSerializer",
2854+
"DBTEAMSharingAllowlistListErrorSerializer",
2855+
"DBTEAMSharingAllowlistListResponseSerializer",
2856+
"DBTEAMSharingAllowlistRemoveArgsSerializer",
2857+
"DBTEAMSharingAllowlistRemoveErrorSerializer",
2858+
"DBTEAMSharingAllowlistRemoveResponseSerializer",
28342859
"DBTEAMStorageBucketSerializer",
28352860
"DBTEAMTeamFolderAccessErrorSerializer",
28362861
"DBTEAMTeamFolderActivateErrorSerializer",
@@ -3182,6 +3207,8 @@
31823207
"DBTEAMLOGFilePermanentlyDeleteTypeSerializer",
31833208
"DBTEAMLOGFilePreviewDetailsSerializer",
31843209
"DBTEAMLOGFilePreviewTypeSerializer",
3210+
"DBTEAMLOGFileProviderMigrationPolicyChangedDetailsSerializer",
3211+
"DBTEAMLOGFileProviderMigrationPolicyChangedTypeSerializer",
31853212
"DBTEAMLOGFileRenameDetailsSerializer",
31863213
"DBTEAMLOGFileRenameTypeSerializer",
31873214
"DBTEAMLOGFileRequestChangeDetailsSerializer",
@@ -3230,6 +3257,9 @@
32303257
"DBTEAMLOGFileUnlikeCommentTypeSerializer",
32313258
"DBTEAMLOGFileUnresolveCommentDetailsSerializer",
32323259
"DBTEAMLOGFileUnresolveCommentTypeSerializer",
3260+
"DBTEAMLOGFolderLinkRestrictionPolicySerializer",
3261+
"DBTEAMLOGFolderLinkRestrictionPolicyChangedDetailsSerializer",
3262+
"DBTEAMLOGFolderLinkRestrictionPolicyChangedTypeSerializer",
32333263
"DBTEAMLOGFolderLogInfoSerializer",
32343264
"DBTEAMLOGFolderOverviewDescriptionChangedDetailsSerializer",
32353265
"DBTEAMLOGFolderOverviewDescriptionChangedTypeSerializer",

Source/ObjectiveDropboxOfficial/Shared/Generated/ApiObjects/Files/Headers/DBFILESAddTagArg.h

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ NS_ASSUME_NONNULL_BEGIN
2828
/// Path to the item to be tagged.
2929
@property (nonatomic, readonly, copy) NSString *path;
3030

31-
/// The value of the tag to add.
31+
/// The value of the tag to add. Will be automatically converted to lowercase
32+
/// letters.
3233
@property (nonatomic, readonly, copy) NSString *tagText;
3334

3435
#pragma mark - Constructors
@@ -37,7 +38,8 @@ NS_ASSUME_NONNULL_BEGIN
3738
/// Full constructor for the struct (exposes all instance variables).
3839
///
3940
/// @param path Path to the item to be tagged.
40-
/// @param tagText The value of the tag to add.
41+
/// @param tagText The value of the tag to add. Will be automatically converted
42+
/// to lowercase letters.
4143
///
4244
/// @return An initialized instance.
4345
///

Source/ObjectiveDropboxOfficial/Shared/Generated/ApiObjects/Files/Headers/DBFILESRemoveTagArg.h

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ NS_ASSUME_NONNULL_BEGIN
2828
/// Path to the item to tag.
2929
@property (nonatomic, readonly, copy) NSString *path;
3030

31-
/// The tag to remove.
31+
/// The tag to remove. Will be automatically converted to lowercase letters.
3232
@property (nonatomic, readonly, copy) NSString *tagText;
3333

3434
#pragma mark - Constructors
@@ -37,7 +37,8 @@ NS_ASSUME_NONNULL_BEGIN
3737
/// Full constructor for the struct (exposes all instance variables).
3838
///
3939
/// @param path Path to the item to tag.
40-
/// @param tagText The tag to remove.
40+
/// @param tagText The tag to remove. Will be automatically converted to
41+
/// lowercase letters.
4142
///
4243
/// @return An initialized instance.
4344
///

0 commit comments

Comments
 (0)