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