|
7 | 7 | /// Import autogenerated files
|
8 | 8 |
|
9 | 9 | // Routes
|
10 |
| -#import "DBACCOUNTUserAuthRoutes.h" |
11 | 10 | #import "DBACCOUNTRouteObjects.h"
|
12 |
| -#import "DBAUTHUserAuthRoutes.h" |
| 11 | +#import "DBACCOUNTUserAuthRoutes.h" |
13 | 12 | #import "DBAUTHAppAuthRoutes.h"
|
14 | 13 | #import "DBAUTHRouteObjects.h"
|
15 |
| -#import "DBCHECKUserAuthRoutes.h" |
| 14 | +#import "DBAUTHUserAuthRoutes.h" |
16 | 15 | #import "DBCHECKAppAuthRoutes.h"
|
17 | 16 | #import "DBCHECKRouteObjects.h"
|
18 |
| -#import "DBCONTACTSUserAuthRoutes.h" |
| 17 | +#import "DBCHECKUserAuthRoutes.h" |
19 | 18 | #import "DBCONTACTSRouteObjects.h"
|
20 |
| -#import "DBFILEPROPERTIESUserAuthRoutes.h" |
21 |
| -#import "DBFILEPROPERTIESTeamAuthRoutes.h" |
| 19 | +#import "DBCONTACTSUserAuthRoutes.h" |
22 | 20 | #import "DBFILEPROPERTIESRouteObjects.h"
|
23 |
| -#import "DBFILEREQUESTSUserAuthRoutes.h" |
| 21 | +#import "DBFILEPROPERTIESTeamAuthRoutes.h" |
| 22 | +#import "DBFILEPROPERTIESUserAuthRoutes.h" |
24 | 23 | #import "DBFILEREQUESTSRouteObjects.h"
|
25 |
| -#import "DBFILESUserAuthRoutes.h" |
| 24 | +#import "DBFILEREQUESTSUserAuthRoutes.h" |
26 | 25 | #import "DBFILESAppAuthRoutes.h"
|
27 | 26 | #import "DBFILESRouteObjects.h"
|
28 |
| -#import "DBOPENIDUserAuthRoutes.h" |
| 27 | +#import "DBFILESUserAuthRoutes.h" |
29 | 28 | #import "DBOPENIDRouteObjects.h"
|
30 |
| -#import "DBPAPERUserAuthRoutes.h" |
| 29 | +#import "DBOPENIDUserAuthRoutes.h" |
31 | 30 | #import "DBPAPERRouteObjects.h"
|
32 |
| -#import "DBSHARINGUserAuthRoutes.h" |
| 31 | +#import "DBPAPERUserAuthRoutes.h" |
33 | 32 | #import "DBSHARINGAppAuthRoutes.h"
|
34 | 33 | #import "DBSHARINGRouteObjects.h"
|
35 |
| -#import "DBTEAMTeamAuthRoutes.h" |
36 |
| -#import "DBTEAMRouteObjects.h" |
37 |
| -#import "DBTEAMLOGTeamAuthRoutes.h" |
| 34 | +#import "DBSHARINGUserAuthRoutes.h" |
38 | 35 | #import "DBTEAMLOGRouteObjects.h"
|
39 |
| -#import "DBUSERSUserAuthRoutes.h" |
| 36 | +#import "DBTEAMLOGTeamAuthRoutes.h" |
| 37 | +#import "DBTEAMRouteObjects.h" |
| 38 | +#import "DBTEAMTeamAuthRoutes.h" |
40 | 39 | #import "DBUSERSRouteObjects.h"
|
41 |
| - |
| 40 | +#import "DBUSERSUserAuthRoutes.h" |
42 | 41 |
|
43 | 42 | // `Account` namespace types
|
44 | 43 |
|
|
47 | 46 | #import "DBACCOUNTSetProfilePhotoError.h"
|
48 | 47 | #import "DBACCOUNTSetProfilePhotoResult.h"
|
49 | 48 |
|
50 |
| - |
51 | 49 | // `Async` namespace types
|
52 | 50 |
|
53 | 51 | #import "DBASYNCLaunchEmptyResult.h"
|
|
57 | 55 | #import "DBASYNCPollError.h"
|
58 | 56 | #import "DBASYNCPollResultBase.h"
|
59 | 57 |
|
60 |
| - |
61 | 58 | // `Auth` namespace types
|
62 | 59 |
|
63 | 60 | #import "DBAUTHAccessError.h"
|
|
71 | 68 | #import "DBAUTHTokenFromOAuth1Result.h"
|
72 | 69 | #import "DBAUTHTokenScopeError.h"
|
73 | 70 |
|
74 |
| - |
75 | 71 | // `Check` namespace types
|
76 | 72 |
|
77 | 73 | #import "DBCHECKEchoArg.h"
|
78 | 74 | #import "DBCHECKEchoResult.h"
|
79 | 75 |
|
80 |
| - |
81 | 76 | // `Common` namespace types
|
82 | 77 |
|
83 | 78 | #import "DBCOMMONPathRoot.h"
|
|
86 | 81 | #import "DBCOMMONTeamRootInfo.h"
|
87 | 82 | #import "DBCOMMONUserRootInfo.h"
|
88 | 83 |
|
89 |
| - |
90 | 84 | // `Contacts` namespace types
|
91 | 85 |
|
92 | 86 | #import "DBCONTACTSDeleteManualContactsArg.h"
|
93 | 87 | #import "DBCONTACTSDeleteManualContactsError.h"
|
94 | 88 |
|
95 |
| - |
96 | 89 | // `FileProperties` namespace types
|
97 | 90 |
|
98 | 91 | #import "DBFILEPROPERTIESAddPropertiesArg.h"
|
|
135 | 128 | #import "DBFILEPROPERTIESUpdateTemplateArg.h"
|
136 | 129 | #import "DBFILEPROPERTIESUpdateTemplateResult.h"
|
137 | 130 |
|
138 |
| - |
139 | 131 | // `FileRequests` namespace types
|
140 | 132 |
|
141 | 133 | #import "DBFILEREQUESTSCountFileRequestsError.h"
|
|
164 | 156 | #import "DBFILEREQUESTSUpdateFileRequestDeadline.h"
|
165 | 157 | #import "DBFILEREQUESTSUpdateFileRequestError.h"
|
166 | 158 |
|
167 |
| - |
168 | 159 | // `Files` namespace types
|
169 | 160 |
|
170 | 161 | #import "DBFILESAddTagArg.h"
|
|
367 | 358 | #import "DBFILESWriteError.h"
|
368 | 359 | #import "DBFILESWriteMode.h"
|
369 | 360 |
|
370 |
| - |
371 | 361 | // `Openid` namespace types
|
372 | 362 |
|
373 | 363 | #import "DBOPENIDOpenIdError.h"
|
374 | 364 | #import "DBOPENIDUserInfoArgs.h"
|
375 | 365 | #import "DBOPENIDUserInfoError.h"
|
376 | 366 | #import "DBOPENIDUserInfoResult.h"
|
377 | 367 |
|
378 |
| - |
379 | 368 | // `Paper` namespace types
|
380 | 369 |
|
381 | 370 | #import "DBPAPERAddMember.h"
|
|
429 | 418 | #import "DBPAPERUserInfoWithPermissionLevel.h"
|
430 | 419 | #import "DBPAPERUserOnPaperDocFilter.h"
|
431 | 420 |
|
432 |
| - |
433 | 421 | // `SecondaryEmails` namespace types
|
434 | 422 |
|
435 | 423 | #import "DBSECONDARYEMAILSSecondaryEmail.h"
|
436 | 424 |
|
437 |
| - |
438 | 425 | // `SeenState` namespace types
|
439 | 426 |
|
440 | 427 | #import "DBSEENSTATEPlatformType.h"
|
441 | 428 |
|
442 |
| - |
443 | 429 | // `Sharing` namespace types
|
444 | 430 |
|
445 | 431 | #import "DBSHARINGAccessInheritance.h"
|
|
603 | 589 | #import "DBSHARINGVisibilityPolicy.h"
|
604 | 590 | #import "DBSHARINGVisibilityPolicyDisallowedReason.h"
|
605 | 591 |
|
606 |
| - |
607 | 592 | // `Team` namespace types
|
608 | 593 |
|
609 | 594 | #import "DBTEAMActiveWebSession.h"
|
|
872 | 857 | #import "DBTEAMUserSelectorError.h"
|
873 | 858 | #import "DBTEAMUsersSelectorArg.h"
|
874 | 859 |
|
875 |
| - |
876 | 860 | // `TeamCommon` namespace types
|
877 | 861 |
|
878 | 862 | #import "DBTEAMCOMMONGroupManagementType.h"
|
|
881 | 865 | #import "DBTEAMCOMMONMemberSpaceLimitType.h"
|
882 | 866 | #import "DBTEAMCOMMONTimeRange.h"
|
883 | 867 |
|
884 |
| - |
885 | 868 | // `TeamLog` namespace types
|
886 | 869 |
|
887 | 870 | #import "DBTEAMLOGAccessMethodLogInfo.h"
|
|
2070 | 2053 | #import "DBTEAMLOGWebSessionsFixedLengthPolicy.h"
|
2071 | 2054 | #import "DBTEAMLOGWebSessionsIdleLengthPolicy.h"
|
2072 | 2055 |
|
2073 |
| - |
2074 | 2056 | // `TeamPolicies` namespace types
|
2075 | 2057 |
|
2076 | 2058 | #import "DBTEAMPOLICIESCameraUploadsPolicyState.h"
|
|
2104 | 2086 | #import "DBTEAMPOLICIESTwoStepVerificationPolicy.h"
|
2105 | 2087 | #import "DBTEAMPOLICIESTwoStepVerificationState.h"
|
2106 | 2088 |
|
2107 |
| - |
2108 | 2089 | // `Users` namespace types
|
2109 | 2090 |
|
2110 | 2091 | #import "DBUSERSAccount.h"
|
|
2129 | 2110 | #import "DBUSERSUserFeaturesGetValuesBatchError.h"
|
2130 | 2111 | #import "DBUSERSUserFeaturesGetValuesBatchResult.h"
|
2131 | 2112 |
|
2132 |
| - |
2133 | 2113 | // `UsersCommon` namespace types
|
2134 | 2114 |
|
2135 | 2115 | #import "DBUSERSCOMMONAccountType.h"
|
2136 |
| - |
0 commit comments