Skip to content

Commit

Permalink
Upgrade C# SDK to spec 1.16.5
Browse files Browse the repository at this point in the history
  • Loading branch information
VRCCat committed Feb 11, 2024
1 parent 90ef11a commit 4de4b21
Show file tree
Hide file tree
Showing 158 changed files with 371 additions and 164 deletions.
13 changes: 12 additions & 1 deletion docs/GroupLimitedMember.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,18 @@ Name | Type | Description | Notes
**Id** | **string** | | [optional]
**GroupId** | **string** | | [optional]
**UserId** | **string** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [optional]
**IsRepresenting** | **bool** | | [optional] [default to false]
**IsRepresenting** | **bool** | Whether the user is representing the group. This makes the group show up above the name tag in-game. | [optional] [default to false]
**RoleIds** | **List<string>** | | [optional]
**MRoleIds** | **List<string>** | | [optional]
**JoinedAt** | **DateTime** | | [optional]
**MembershipStatus** | **string** | | [optional]
**Visibility** | **string** | | [optional]
**IsSubscribedToAnnouncements** | **bool** | | [optional] [default to false]
**CreatedAt** | **DateTime?** | Only visible via the /groups/:groupId/members endpoint, **not** when fetching a specific user. | [optional]
**BannedAt** | **DateTime?** | Only visible via the /groups/:groupId/members endpoint, **not** when fetching a specific user. | [optional]
**ManagerNotes** | **string** | Only visible via the /groups/:groupId/members endpoint, **not** when fetching a specific user. | [optional]
**LastPostReadAt** | **DateTime** | | [optional]
**HasJoinedFromPurchase** | **bool** | | [optional]

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

2 changes: 1 addition & 1 deletion src/VRChat.API/Api/AuthenticationApi.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Api/AvatarsApi.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Api/EconomyApi.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Api/FavoritesApi.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Api/FilesApi.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Api/FriendsApi.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Api/GroupsApi.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Api/InstancesApi.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Api/InviteApi.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Api/NotificationsApi.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Api/PermissionsApi.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Api/PlayermoderationApi.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Api/SystemApi.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Api/UsersApi.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Api/WorldsApi.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Client/ApiClient.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Client/ApiException.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Client/ApiResponse.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Client/ClientUtils.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
8 changes: 4 additions & 4 deletions src/VRChat.API/Client/Configuration.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down Expand Up @@ -32,7 +32,7 @@ public class Configuration : IReadableConfiguration
/// Version of the package.
/// </summary>
/// <value>Version of the package.</value>
public const string Version = "1.16.4";
public const string Version = "1.16.5";

/// <summary>
/// Identifier for ISO 8601 DateTime Format
Expand Down Expand Up @@ -516,8 +516,8 @@ public static string ToDebugReport()
string report = "C# SDK (VRChat.API) Debug Report:\n";
report += " OS: " + System.Environment.OSVersion + "\n";
report += " .NET Framework Version: " + System.Environment.Version + "\n";
report += " Version of the API: 1.16.4\n";
report += " SDK Package Version: 1.16.4\n";
report += " Version of the API: 1.16.5\n";
report += " SDK Package Version: 1.16.5\n";

return report;
}
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Client/ExceptionFactory.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Client/GlobalConfiguration.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Client/HttpMethod.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Client/IApiAccessor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Client/IAsynchronousClient.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Client/IReadableConfiguration.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Client/ISynchronousClient.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Client/Multimap.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Client/OpenAPIDateConverter.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Client/RequestOptions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Client/RetryConfiguration.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Model/APIConfig.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Model/APIConfigAnnouncement.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Model/APIConfigDownloadURLList.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Model/APIConfigEvents.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Model/APIHealth.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Model/AbstractOpenAPISchema.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Model/AccountDeletionLog.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Model/AddFavoriteRequest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
2 changes: 1 addition & 1 deletion src/VRChat.API/Model/AddGroupGalleryImageRequest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* The version of the OpenAPI document: 1.16.4
* The version of the OpenAPI document: 1.16.5
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Loading

0 comments on commit 4de4b21

Please sign in to comment.