Skip to content

Commit

Permalink
Upgrade C# SDK to spec 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
VRCCat committed Dec 4, 2022
1 parent 6018a59 commit 2d96f65
Show file tree
Hide file tree
Showing 193 changed files with 23,146 additions and 11,243 deletions.
76 changes: 70 additions & 6 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
@@ -1,21 +1,29 @@
.gitignore
appveyor.yml
docs/APIConfig.md
docs/APIEventConfig.md
docs/APIConfigAnnouncement.md
docs/APIConfigDownloadURLList.md
docs/APIConfigEvents.md
docs/APIHealth.md
docs/AddFavoriteRequest.md
docs/AddGroupGalleryImageRequest.md
docs/AuthenticationApi.md
docs/Avatar.md
docs/AvatarUnityPackageUrlObject.md
docs/AvatarsApi.md
docs/BanGroupMemberRequest.md
docs/CreateAvatarRequest.md
docs/CreateFileRequest.md
docs/CreateFileVersionRequest.md
docs/CreateGroupAnnouncementRequest.md
docs/CreateGroupGalleryRequest.md
docs/CreateGroupInviteRequest.md
docs/CreateGroupRequest.md
docs/CreateGroupRoleRequest.md
docs/CreateWorldRequest.md
docs/CurrentUser.md
docs/DeploymentGroup.md
docs/DeveloperType.md
docs/DownloadURLList.md
docs/DynamicContentRow.md
docs/EconomyApi.md
docs/Error.md
Expand All @@ -34,6 +42,23 @@ docs/FilesApi.md
docs/FinishFileDataUploadRequest.md
docs/FriendStatus.md
docs/FriendsApi.md
docs/Group.md
docs/GroupAnnouncement.md
docs/GroupAuditLogEntry.md
docs/GroupGallery.md
docs/GroupGalleryImage.md
docs/GroupJoinState.md
docs/GroupLimitedMember.md
docs/GroupMember.md
docs/GroupMemberLimitedUser.md
docs/GroupMemberStatus.md
docs/GroupMyMember.md
docs/GroupPermission.md
docs/GroupPrivacy.md
docs/GroupRole.md
docs/GroupRoleTemplate.md
docs/GroupUserVisibility.md
docs/GroupsApi.md
docs/InfoPush.md
docs/InfoPushData.md
docs/InfoPushDataArticle.md
Expand Down Expand Up @@ -61,18 +86,21 @@ docs/ModerateUserRequest.md
docs/Notification.md
docs/NotificationType.md
docs/NotificationsApi.md
docs/OrderOption.md
docs/PaginatedGroupAuditLogEntryList.md
docs/PastDisplayName.md
docs/Permission.md
docs/PermissionsApi.md
docs/PlayerModeration.md
docs/PlayerModerationType.md
docs/PlayermoderationApi.md
docs/PublicAnnouncement.md
docs/Region.md
docs/ReleaseStatus.md
docs/RequestInviteRequest.md
docs/RespondGroupJoinRequest.md
docs/Response.md
docs/SentNotification.md
docs/SortOption.md
docs/Subscription.md
docs/SubscriptionPeriod.md
docs/Success.md
Expand All @@ -86,6 +114,10 @@ docs/TwoFactorAuthCode.md
docs/UnityPackage.md
docs/UpdateAvatarRequest.md
docs/UpdateFavoriteGroupRequest.md
docs/UpdateGroupGalleryRequest.md
docs/UpdateGroupMemberRequest.md
docs/UpdateGroupRequest.md
docs/UpdateGroupRoleRequest.md
docs/UpdateInviteMessageRequest.md
docs/UpdateUserRequest.md
docs/UpdateWorldRequest.md
Expand All @@ -108,6 +140,7 @@ src/VRChat.API/Api/EconomyApi.cs
src/VRChat.API/Api/FavoritesApi.cs
src/VRChat.API/Api/FilesApi.cs
src/VRChat.API/Api/FriendsApi.cs
src/VRChat.API/Api/GroupsApi.cs
src/VRChat.API/Api/InstancesApi.cs
src/VRChat.API/Api/InviteApi.cs
src/VRChat.API/Api/NotificationsApi.cs
Expand All @@ -133,20 +166,28 @@ src/VRChat.API/Client/OpenAPIDateConverter.cs
src/VRChat.API/Client/RequestOptions.cs
src/VRChat.API/Client/RetryConfiguration.cs
src/VRChat.API/Model/APIConfig.cs
src/VRChat.API/Model/APIEventConfig.cs
src/VRChat.API/Model/APIConfigAnnouncement.cs
src/VRChat.API/Model/APIConfigDownloadURLList.cs
src/VRChat.API/Model/APIConfigEvents.cs
src/VRChat.API/Model/APIHealth.cs
src/VRChat.API/Model/AbstractOpenAPISchema.cs
src/VRChat.API/Model/AddFavoriteRequest.cs
src/VRChat.API/Model/AddGroupGalleryImageRequest.cs
src/VRChat.API/Model/Avatar.cs
src/VRChat.API/Model/AvatarUnityPackageUrlObject.cs
src/VRChat.API/Model/BanGroupMemberRequest.cs
src/VRChat.API/Model/CreateAvatarRequest.cs
src/VRChat.API/Model/CreateFileRequest.cs
src/VRChat.API/Model/CreateFileVersionRequest.cs
src/VRChat.API/Model/CreateGroupAnnouncementRequest.cs
src/VRChat.API/Model/CreateGroupGalleryRequest.cs
src/VRChat.API/Model/CreateGroupInviteRequest.cs
src/VRChat.API/Model/CreateGroupRequest.cs
src/VRChat.API/Model/CreateGroupRoleRequest.cs
src/VRChat.API/Model/CreateWorldRequest.cs
src/VRChat.API/Model/CurrentUser.cs
src/VRChat.API/Model/DeploymentGroup.cs
src/VRChat.API/Model/DeveloperType.cs
src/VRChat.API/Model/DownloadURLList.cs
src/VRChat.API/Model/DynamicContentRow.cs
src/VRChat.API/Model/Error.cs
src/VRChat.API/Model/Favorite.cs
Expand All @@ -161,6 +202,22 @@ src/VRChat.API/Model/FileVersion.cs
src/VRChat.API/Model/FileVersionUploadStatus.cs
src/VRChat.API/Model/FinishFileDataUploadRequest.cs
src/VRChat.API/Model/FriendStatus.cs
src/VRChat.API/Model/Group.cs
src/VRChat.API/Model/GroupAnnouncement.cs
src/VRChat.API/Model/GroupAuditLogEntry.cs
src/VRChat.API/Model/GroupGallery.cs
src/VRChat.API/Model/GroupGalleryImage.cs
src/VRChat.API/Model/GroupJoinState.cs
src/VRChat.API/Model/GroupLimitedMember.cs
src/VRChat.API/Model/GroupMember.cs
src/VRChat.API/Model/GroupMemberLimitedUser.cs
src/VRChat.API/Model/GroupMemberStatus.cs
src/VRChat.API/Model/GroupMyMember.cs
src/VRChat.API/Model/GroupPermission.cs
src/VRChat.API/Model/GroupPrivacy.cs
src/VRChat.API/Model/GroupRole.cs
src/VRChat.API/Model/GroupRoleTemplate.cs
src/VRChat.API/Model/GroupUserVisibility.cs
src/VRChat.API/Model/InfoPush.cs
src/VRChat.API/Model/InfoPushData.cs
src/VRChat.API/Model/InfoPushDataArticle.cs
Expand All @@ -185,16 +242,19 @@ src/VRChat.API/Model/MIMEType.cs
src/VRChat.API/Model/ModerateUserRequest.cs
src/VRChat.API/Model/Notification.cs
src/VRChat.API/Model/NotificationType.cs
src/VRChat.API/Model/OrderOption.cs
src/VRChat.API/Model/PaginatedGroupAuditLogEntryList.cs
src/VRChat.API/Model/PastDisplayName.cs
src/VRChat.API/Model/Permission.cs
src/VRChat.API/Model/PlayerModeration.cs
src/VRChat.API/Model/PlayerModerationType.cs
src/VRChat.API/Model/PublicAnnouncement.cs
src/VRChat.API/Model/Region.cs
src/VRChat.API/Model/ReleaseStatus.cs
src/VRChat.API/Model/RequestInviteRequest.cs
src/VRChat.API/Model/RespondGroupJoinRequest.cs
src/VRChat.API/Model/Response.cs
src/VRChat.API/Model/SentNotification.cs
src/VRChat.API/Model/SortOption.cs
src/VRChat.API/Model/Subscription.cs
src/VRChat.API/Model/SubscriptionPeriod.cs
src/VRChat.API/Model/Success.cs
Expand All @@ -207,6 +267,10 @@ src/VRChat.API/Model/TwoFactorAuthCode.cs
src/VRChat.API/Model/UnityPackage.cs
src/VRChat.API/Model/UpdateAvatarRequest.cs
src/VRChat.API/Model/UpdateFavoriteGroupRequest.cs
src/VRChat.API/Model/UpdateGroupGalleryRequest.cs
src/VRChat.API/Model/UpdateGroupMemberRequest.cs
src/VRChat.API/Model/UpdateGroupRequest.cs
src/VRChat.API/Model/UpdateGroupRoleRequest.cs
src/VRChat.API/Model/UpdateInviteMessageRequest.cs
src/VRChat.API/Model/UpdateUserRequest.cs
src/VRChat.API/Model/UpdateWorldRequest.cs
Expand Down
2 changes: 1 addition & 1 deletion .openapi-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.2.1
5.3.0
6 changes: 3 additions & 3 deletions docs/APIConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Name | Type | Description | Notes
**VoiceEnableDegradation** | **bool** | Unknown, probably voice optimization testing | [default to false]
**VoiceEnableReceiverLimiting** | **bool** | Unknown, probably voice optimization testing | [default to true]
**Address** | **string** | VRChat's office address |
**Announcements** | [**List<PublicAnnouncement>**](PublicAnnouncement.md) | Public Announcements |
**Announcements** | [**List<APIConfigAnnouncement>**](APIConfigAnnouncement.md) | Public Announcements |
**ApiKey** | **string** | apiKey to be used for all other requests |
**AppName** | **string** | Game name | [default to "VrChat"]
**BuildVersionTag** | **string** | Build tag of the API server |
Expand Down Expand Up @@ -43,9 +43,9 @@ Name | Type | Description | Notes
**DisableUdon** | **bool** | Toggles if Udon should be universally disabled in-game. | [default to false]
**DisableUpgradeAccount** | **bool** | Toggles if account upgrading \"linking with Steam/Oculus\" should be disabled. | [default to false]
**DownloadLinkWindows** | **string** | Download link for game on the Oculus Rift website. |
**DownloadUrls** | [**DownloadURLList**](DownloadURLList.md) | |
**DownloadUrls** | [**APIConfigDownloadURLList**](APIConfigDownloadURLList.md) | |
**DynamicWorldRows** | [**List<DynamicContentRow>**](DynamicContentRow.md) | Array of DynamicWorldRow objects, used by the game to display the list of world rows |
**Events** | [**APIEventConfig**](APIEventConfig.md) | |
**Events** | [**APIConfigEvents**](APIConfigEvents.md) | |
**GearDemoRoomId** | **string** | Unknown |
**HomeWorldId** | **string** | WorldID be \"offline\" on User profiles if you are not friends with that user. |
**HomepageRedirectTarget** | **string** | Redirect target if you try to open the base API domain in your browser | [default to "https://hello.vrchat.com"]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# VRChat.API.Model.PublicAnnouncement
# VRChat.API.Model.APIConfigAnnouncement
Public Announcement

## Properties
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# VRChat.API.Model.DownloadURLList
# VRChat.API.Model.APIConfigDownloadURLList
Download links for various development assets.

## Properties
Expand Down
2 changes: 1 addition & 1 deletion docs/APIEventConfig.md → docs/APIConfigEvents.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# VRChat.API.Model.APIEventConfig
# VRChat.API.Model.APIConfigEvents

## Properties

Expand Down
10 changes: 10 additions & 0 deletions docs/AddGroupGalleryImageRequest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# VRChat.API.Model.AddGroupGalleryImageRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**FileId** | **string** | |

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Loading

0 comments on commit 2d96f65

Please sign in to comment.