Skip to content

Commit ec8522b

Browse files
committed
Upgrade C# SDK to spec 1.19.3
1 parent d5c15f0 commit ec8522b

274 files changed

Lines changed: 8972 additions & 797 deletions

File tree

Some content is hidden

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

.openapi-generator/FILES

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ docs/AddGroupGalleryImageRequest.md
3030
docs/AgeVerificationStatus.md
3131
docs/AuthenticationApi.md
3232
docs/Avatar.md
33+
docs/AvatarPublishedListingsInner.md
3334
docs/AvatarStyles.md
3435
docs/AvatarUnityPackageUrlObject.md
3536
docs/AvatarsApi.md
@@ -52,6 +53,7 @@ docs/CurrentUser.md
5253
docs/CurrentUserPlatformHistoryInner.md
5354
docs/CurrentUserPresence.md
5455
docs/DeveloperType.md
56+
docs/Disable2FAResult.md
5557
docs/DynamicContentRow.md
5658
docs/EconomyApi.md
5759
docs/Error.md
@@ -99,6 +101,8 @@ docs/GroupPostVisibility.md
99101
docs/GroupPrivacy.md
100102
docs/GroupRole.md
101103
docs/GroupRoleTemplate.md
104+
docs/GroupRoleTemplateValues.md
105+
docs/GroupRoleTemplateValuesRoles.md
102106
docs/GroupSearchSort.md
103107
docs/GroupUserVisibility.md
104108
docs/GroupsApi.md
@@ -108,6 +112,7 @@ docs/InfoPushDataArticle.md
108112
docs/InfoPushDataArticleContent.md
109113
docs/InfoPushDataClickable.md
110114
docs/Instance.md
115+
docs/InstanceContentSettings.md
111116
docs/InstancePlatforms.md
112117
docs/InstanceRegion.md
113118
docs/InstanceShortNameResponse.md
@@ -143,6 +148,7 @@ docs/NotificationsApi.md
143148
docs/OrderOption.md
144149
docs/PaginatedGroupAuditLogEntryList.md
145150
docs/PastDisplayName.md
151+
docs/Pending2FAResult.md
146152
docs/PerformanceLimiterInfo.md
147153
docs/PerformanceRatings.md
148154
docs/Permission.md
@@ -160,6 +166,7 @@ docs/ProductListingType.md
160166
docs/ProductListingVariant.md
161167
docs/ProductType.md
162168
docs/Region.md
169+
docs/RegisterUserAccountRequest.md
163170
docs/ReleaseStatus.md
164171
docs/ReportCategory.md
165172
docs/ReportReason.md
@@ -186,6 +193,8 @@ docs/TransactionSteamInfo.md
186193
docs/TransactionSteamWalletInfo.md
187194
docs/TwoFactorAuthCode.md
188195
docs/TwoFactorEmailCode.md
196+
docs/TwoFactorRecoveryCodes.md
197+
docs/TwoFactorRecoveryCodesOtpInner.md
189198
docs/UnityPackage.md
190199
docs/UpdateAvatarRequest.md
191200
docs/UpdateFavoriteGroupRequest.md
@@ -277,6 +286,7 @@ src/VRChat.API/Model/AddFavoriteRequest.cs
277286
src/VRChat.API/Model/AddGroupGalleryImageRequest.cs
278287
src/VRChat.API/Model/AgeVerificationStatus.cs
279288
src/VRChat.API/Model/Avatar.cs
289+
src/VRChat.API/Model/AvatarPublishedListingsInner.cs
280290
src/VRChat.API/Model/AvatarStyles.cs
281291
src/VRChat.API/Model/AvatarUnityPackageUrlObject.cs
282292
src/VRChat.API/Model/Badge.cs
@@ -298,6 +308,7 @@ src/VRChat.API/Model/CurrentUser.cs
298308
src/VRChat.API/Model/CurrentUserPlatformHistoryInner.cs
299309
src/VRChat.API/Model/CurrentUserPresence.cs
300310
src/VRChat.API/Model/DeveloperType.cs
311+
src/VRChat.API/Model/Disable2FAResult.cs
301312
src/VRChat.API/Model/DynamicContentRow.cs
302313
src/VRChat.API/Model/Error.cs
303314
src/VRChat.API/Model/Favorite.cs
@@ -341,6 +352,8 @@ src/VRChat.API/Model/GroupPostVisibility.cs
341352
src/VRChat.API/Model/GroupPrivacy.cs
342353
src/VRChat.API/Model/GroupRole.cs
343354
src/VRChat.API/Model/GroupRoleTemplate.cs
355+
src/VRChat.API/Model/GroupRoleTemplateValues.cs
356+
src/VRChat.API/Model/GroupRoleTemplateValuesRoles.cs
344357
src/VRChat.API/Model/GroupSearchSort.cs
345358
src/VRChat.API/Model/GroupUserVisibility.cs
346359
src/VRChat.API/Model/InfoPush.cs
@@ -349,6 +362,7 @@ src/VRChat.API/Model/InfoPushDataArticle.cs
349362
src/VRChat.API/Model/InfoPushDataArticleContent.cs
350363
src/VRChat.API/Model/InfoPushDataClickable.cs
351364
src/VRChat.API/Model/Instance.cs
365+
src/VRChat.API/Model/InstanceContentSettings.cs
352366
src/VRChat.API/Model/InstancePlatforms.cs
353367
src/VRChat.API/Model/InstanceRegion.cs
354368
src/VRChat.API/Model/InstanceShortNameResponse.cs
@@ -380,6 +394,7 @@ src/VRChat.API/Model/NotificationType.cs
380394
src/VRChat.API/Model/OrderOption.cs
381395
src/VRChat.API/Model/PaginatedGroupAuditLogEntryList.cs
382396
src/VRChat.API/Model/PastDisplayName.cs
397+
src/VRChat.API/Model/Pending2FAResult.cs
383398
src/VRChat.API/Model/PerformanceLimiterInfo.cs
384399
src/VRChat.API/Model/PerformanceRatings.cs
385400
src/VRChat.API/Model/Permission.cs
@@ -394,6 +409,7 @@ src/VRChat.API/Model/ProductListingType.cs
394409
src/VRChat.API/Model/ProductListingVariant.cs
395410
src/VRChat.API/Model/ProductType.cs
396411
src/VRChat.API/Model/Region.cs
412+
src/VRChat.API/Model/RegisterUserAccountRequest.cs
397413
src/VRChat.API/Model/ReleaseStatus.cs
398414
src/VRChat.API/Model/ReportCategory.cs
399415
src/VRChat.API/Model/ReportReason.cs
@@ -419,6 +435,8 @@ src/VRChat.API/Model/TransactionSteamInfo.cs
419435
src/VRChat.API/Model/TransactionSteamWalletInfo.cs
420436
src/VRChat.API/Model/TwoFactorAuthCode.cs
421437
src/VRChat.API/Model/TwoFactorEmailCode.cs
438+
src/VRChat.API/Model/TwoFactorRecoveryCodes.cs
439+
src/VRChat.API/Model/TwoFactorRecoveryCodesOtpInner.cs
422440
src/VRChat.API/Model/UnityPackage.cs
423441
src/VRChat.API/Model/UpdateAvatarRequest.cs
424442
src/VRChat.API/Model/UpdateFavoriteGroupRequest.cs

0 commit comments

Comments
 (0)