Skip to content

Commit 616856d

Browse files
github-actions[bot]VRCCatRexios80
authored
[CI] Regenerated from spec (#25)
* Regenerated from spec * Bump --------- Co-authored-by: VRCCat <91346271+VRCCat@users.noreply.github.com> Co-authored-by: Rexios <rexios@rexios.dev>
1 parent 1cf9cd5 commit 616856d

50 files changed

Lines changed: 590 additions & 48 deletions

Some content is hidden

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

vrchat_dart_generated/.openapi-generator/FILES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
README.md
33
doc/APIConfig.md
44
doc/APIConfigAnnouncement.md
5+
doc/APIConfigAvatarPerfLimiter.md
56
doc/APIConfigConstants.md
67
doc/APIConfigConstantsGROUPS.md
78
doc/APIConfigConstantsINSTANCE.md
@@ -124,6 +125,7 @@ doc/NotificationsApi.md
124125
doc/OrderOption.md
125126
doc/PaginatedGroupAuditLogEntryList.md
126127
doc/PastDisplayName.md
128+
doc/PerformanceLimiterInfo.md
127129
doc/PerformanceRatings.md
128130
doc/Permission.md
129131
doc/PermissionsApi.md
@@ -204,6 +206,7 @@ lib/src/model/add_favorite_request.dart
204206
lib/src/model/add_group_gallery_image_request.dart
205207
lib/src/model/api_config.dart
206208
lib/src/model/api_config_announcement.dart
209+
lib/src/model/api_config_avatar_perf_limiter.dart
207210
lib/src/model/api_config_constants.dart
208211
lib/src/model/api_config_constants_groups.dart
209212
lib/src/model/api_config_constants_instance.dart
@@ -312,6 +315,7 @@ lib/src/model/notification_type.dart
312315
lib/src/model/order_option.dart
313316
lib/src/model/paginated_group_audit_log_entry_list.dart
314317
lib/src/model/past_display_name.dart
318+
lib/src/model/performance_limiter_info.dart
315319
lib/src/model/performance_ratings.dart
316320
lib/src/model/permission.dart
317321
lib/src/model/platform_build_info.dart
@@ -364,6 +368,7 @@ test/account_deletion_log_test.dart
364368
test/add_favorite_request_test.dart
365369
test/add_group_gallery_image_request_test.dart
366370
test/api_config_announcement_test.dart
371+
test/api_config_avatar_perf_limiter_test.dart
367372
test/api_config_constants_groups_test.dart
368373
test/api_config_constants_instance_test.dart
369374
test/api_config_constants_instancepopulationbrackets_test.dart
@@ -484,6 +489,7 @@ test/notifications_api_test.dart
484489
test/order_option_test.dart
485490
test/paginated_group_audit_log_entry_list_test.dart
486491
test/past_display_name_test.dart
492+
test/performance_limiter_info_test.dart
487493
test/performance_ratings_test.dart
488494
test/permission_test.dart
489495
test/permissions_api_test.dart

vrchat_dart_generated/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.18.8
2+
- Updated to match spec
3+
14
## 1.18.6
25
- Updated to match spec
36

vrchat_dart_generated/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ commit-access to the project. It also means we are very open and welcoming of ne
8282

8383
This Dart package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8484

85-
- API version: 1.18.6
85+
- API version: 1.18.8
8686
- Generator version: 7.9.0
8787
- Build package: org.openapitools.codegen.languages.DartDioClientCodegen
8888
For more information, please visit [https://github.com/VRChatAPI](https://github.com/VRChatAPI)
@@ -145,7 +145,7 @@ try {
145145

146146
## Documentation for API Endpoints
147147

148-
All URIs are relative to *https://vrchat.com/api/1*
148+
All URIs are relative to *https://api.vrchat.cloud/api/1*
149149

150150
Class | Method | HTTP request | Description
151151
------------ | ------------- | ------------- | -------------
@@ -297,6 +297,7 @@ Class | Method | HTTP request | Description
297297

298298
- [APIConfig](doc/APIConfig.md)
299299
- [APIConfigAnnouncement](doc/APIConfigAnnouncement.md)
300+
- [APIConfigAvatarPerfLimiter](doc/APIConfigAvatarPerfLimiter.md)
300301
- [APIConfigConstants](doc/APIConfigConstants.md)
301302
- [APIConfigConstantsGROUPS](doc/APIConfigConstantsGROUPS.md)
302303
- [APIConfigConstantsINSTANCE](doc/APIConfigConstantsINSTANCE.md)
@@ -408,6 +409,7 @@ Class | Method | HTTP request | Description
408409
- [OrderOption](doc/OrderOption.md)
409410
- [PaginatedGroupAuditLogEntryList](doc/PaginatedGroupAuditLogEntryList.md)
410411
- [PastDisplayName](doc/PastDisplayName.md)
412+
- [PerformanceLimiterInfo](doc/PerformanceLimiterInfo.md)
411413
- [PerformanceRatings](doc/PerformanceRatings.md)
412414
- [Permission](doc/Permission.md)
413415
- [PlatformBuildInfo](doc/PlatformBuildInfo.md)

vrchat_dart_generated/doc/APIConfig.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,15 @@ Name | Type | Description | Notes
1111
**voiceEnableDegradation** | **bool** | Unknown, probably voice optimization testing | [default to false]
1212
**voiceEnableReceiverLimiting** | **bool** | Unknown, probably voice optimization testing | [default to true]
1313
**address** | **String** | VRChat's office address |
14+
**ageVerificationP** | **bool** | |
15+
**ageVerificationStatusVisible** | **bool** | |
1416
**announcements** | [**Set&lt;APIConfigAnnouncement&gt;**](APIConfigAnnouncement.md) | Public Announcements |
1517
**analyticsSegmentNewUIPctOfUsers** | **int** | Unknown |
1618
**analyticsSegmentNewUISalt** | **String** | Unknown |
1719
**appName** | **String** | Game name | [default to 'VrChat']
1820
**availableLanguageCodes** | **List&lt;String&gt;** | List of supported Languages |
1921
**availableLanguages** | **List&lt;String&gt;** | List of supported Languages |
22+
**avatarPerfLimiter** | [**APIConfigAvatarPerfLimiter**](APIConfigAvatarPerfLimiter.md) | |
2023
**buildVersionTag** | **String** | Build tag of the API server |
2124
**chatboxLogBufferSeconds** | **int** | Unknown | [default to 40]
2225
**clientApiKey** | **String** | apiKey to be used for all other requests |
@@ -41,6 +44,7 @@ Name | Type | Description | Notes
4144
**currentPrivacyVersion** | **int** | Current version number of the Privacy Agreement | [optional] [default to 1]
4245
**currentTOSVersion** | **int** | Current version number of the Terms of Service |
4346
**defaultAvatar** | **String** | |
47+
**defaultStickerSet** | **String** | |
4448
**deploymentGroup** | [**DeploymentGroup**](DeploymentGroup.md) | |
4549
**devLanguageCodes** | **List&lt;String&gt;** | Unknown | [optional]
4650
**devSdkUrl** | **String** | Link to download the development SDK, use downloadUrls instead |
@@ -95,6 +99,7 @@ Name | Type | Description | Notes
9599
**serverName** | **String** | Server name of the API server currently responding |
96100
**stringHostUrlList** | **List&lt;String&gt;** | A list of explicitly allowed origins that worlds can request strings from via the Udon's [VRCStringDownloader.LoadUrl](https://creators.vrchat.com/worlds/udon/string-loading/#ivrcstringdownload). |
97101
**supportEmail** | **String** | VRChat's support email |
102+
**supportFormUrl** | **String** | VRChat's support form |
98103
**timekeeping** | **bool** | Unknown | [default to true]
99104
**timeOutWorldId** | **String** | WorldID be \"offline\" on User profiles if you are not friends with that user. |
100105
**tutorialWorldId** | **String** | WorldID be \"offline\" on User profiles if you are not friends with that user. |
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# vrchat_dart_generated.model.APIConfigAvatarPerfLimiter
2+
3+
## Load the model package
4+
```dart
5+
import 'package:vrchat_dart_generated/api.dart';
6+
```
7+
8+
## Properties
9+
Name | Type | Description | Notes
10+
------------ | ------------- | ------------- | -------------
11+
**androidMobile** | [**PerformanceLimiterInfo**](PerformanceLimiterInfo.md) | |
12+
**PC** | [**PerformanceLimiterInfo**](PerformanceLimiterInfo.md) | |
13+
**pico** | [**PerformanceLimiterInfo**](PerformanceLimiterInfo.md) | |
14+
**quest** | [**PerformanceLimiterInfo**](PerformanceLimiterInfo.md) | |
15+
**xRElite** | [**PerformanceLimiterInfo**](PerformanceLimiterInfo.md) | |
16+
**iOSMobile** | [**PerformanceLimiterInfo**](PerformanceLimiterInfo.md) | |
17+
18+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
19+
20+

vrchat_dart_generated/doc/APIConfigReportCategories.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,12 @@ Name | Type | Description | Notes
1111
**avatar** | [**ReportCategory**](ReportCategory.md) | |
1212
**behavior** | [**ReportCategory**](ReportCategory.md) | |
1313
**chat** | [**ReportCategory**](ReportCategory.md) | |
14+
**emoji** | [**ReportCategory**](ReportCategory.md) | | [optional]
1415
**environment** | [**ReportCategory**](ReportCategory.md) | |
1516
**groupstore** | [**ReportCategory**](ReportCategory.md) | |
1617
**image** | [**ReportCategory**](ReportCategory.md) | |
1718
**text** | [**ReportCategory**](ReportCategory.md) | |
19+
**sticker** | [**ReportCategory**](ReportCategory.md) | | [optional]
1820
**warnings** | [**ReportCategory**](ReportCategory.md) | |
1921
**worldimage** | [**ReportCategory**](ReportCategory.md) | |
2022
**worldstore** | [**ReportCategory**](ReportCategory.md) | |

vrchat_dart_generated/doc/AuthenticationApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import 'package:vrchat_dart_generated/api.dart';
66
```
77

8-
All URIs are relative to *https://vrchat.com/api/1*
8+
All URIs are relative to *https://api.vrchat.cloud/api/1*
99

1010
Method | HTTP request | Description
1111
------------- | ------------- | -------------

vrchat_dart_generated/doc/AvatarsApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import 'package:vrchat_dart_generated/api.dart';
66
```
77

8-
All URIs are relative to *https://vrchat.com/api/1*
8+
All URIs are relative to *https://api.vrchat.cloud/api/1*
99

1010
Method | HTTP request | Description
1111
------------- | ------------- | -------------

vrchat_dart_generated/doc/CurrentUser.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Name | Type | Description | Notes
1313
**accountDeletionDate** | [**DateTime**](DateTime.md) | | [optional]
1414
**accountDeletionLog** | [**List&lt;AccountDeletionLog&gt;**](AccountDeletionLog.md) | | [optional]
1515
**activeFriends** | **List&lt;String&gt;** | | [optional]
16+
**ageVerificationStatus** | **String** | |
17+
**ageVerified** | **bool** | |
1618
**allowAvatarCopying** | **bool** | |
1719
**badges** | [**List&lt;Badge&gt;**](Badge.md) | | [optional]
1820
**bio** | **String** | |
@@ -39,6 +41,7 @@ Name | Type | Description | Notes
3941
**hasPendingEmail** | **bool** | |
4042
**homeLocation** | **String** | WorldID be \"offline\" on User profiles if you are not friends with that user. |
4143
**id** | **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. |
44+
**isAdult** | **bool** | |
4245
**isBoopingEnabled** | **bool** | | [optional] [default to true]
4346
**isFriend** | **bool** | | [default to false]
4447
**lastActivity** | [**DateTime**](DateTime.md) | | [optional]

vrchat_dart_generated/doc/EconomyApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import 'package:vrchat_dart_generated/api.dart';
66
```
77

8-
All URIs are relative to *https://vrchat.com/api/1*
8+
All URIs are relative to *https://api.vrchat.cloud/api/1*
99

1010
Method | HTTP request | Description
1111
------------- | ------------- | -------------

0 commit comments

Comments
 (0)