Skip to content

Commit 64d31be

Browse files
committed
Upgrade Python SDK to spec 1.18.8
1 parent c81e876 commit 64d31be

File tree

195 files changed

+1050
-196
lines changed

Some content is hidden

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

195 files changed

+1050
-196
lines changed

.openapi-generator/FILES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.gitlab-ci.yml
22
docs/APIConfig.md
33
docs/APIConfigAnnouncement.md
4+
docs/APIConfigAvatarPerfLimiter.md
45
docs/APIConfigConstants.md
56
docs/APIConfigConstantsGROUPS.md
67
docs/APIConfigConstantsINSTANCE.md
@@ -123,6 +124,7 @@ docs/NotificationsApi.md
123124
docs/OrderOption.md
124125
docs/PaginatedGroupAuditLogEntryList.md
125126
docs/PastDisplayName.md
127+
docs/PerformanceLimiterInfo.md
126128
docs/PerformanceRatings.md
127129
docs/Permission.md
128130
docs/PermissionsApi.md
@@ -208,6 +210,7 @@ vrchatapi/models/add_favorite_request.py
208210
vrchatapi/models/add_group_gallery_image_request.py
209211
vrchatapi/models/api_config.py
210212
vrchatapi/models/api_config_announcement.py
213+
vrchatapi/models/api_config_avatar_perf_limiter.py
211214
vrchatapi/models/api_config_constants.py
212215
vrchatapi/models/api_config_constants_groups.py
213216
vrchatapi/models/api_config_constants_instance.py
@@ -316,6 +319,7 @@ vrchatapi/models/notification_type.py
316319
vrchatapi/models/order_option.py
317320
vrchatapi/models/paginated_group_audit_log_entry_list.py
318321
vrchatapi/models/past_display_name.py
322+
vrchatapi/models/performance_limiter_info.py
319323
vrchatapi/models/performance_ratings.py
320324
vrchatapi/models/permission.py
321325
vrchatapi/models/platform_build_info.py

docs/APIConfig.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,15 @@ Name | Type | Description | Notes
88
**voice_enable_degradation** | **bool** | Unknown, probably voice optimization testing | [default to False]
99
**voice_enable_receiver_limiting** | **bool** | Unknown, probably voice optimization testing | [default to True]
1010
**address** | **str** | VRChat's office address |
11+
**age_verification_p** | **bool** | |
12+
**age_verification_status_visible** | **bool** | |
1113
**announcements** | [**list[APIConfigAnnouncement]**](APIConfigAnnouncement.md) | Public Announcements |
1214
**analytics_segment_new_ui_pct_of_users** | **int** | Unknown |
1315
**analytics_segment_new_ui_salt** | **str** | Unknown |
1416
**app_name** | **str** | Game name | [default to 'VrChat']
1517
**available_language_codes** | **list[str]** | List of supported Languages |
1618
**available_languages** | **list[str]** | List of supported Languages |
19+
**avatar_perf_limiter** | [**APIConfigAvatarPerfLimiter**](APIConfigAvatarPerfLimiter.md) | |
1720
**build_version_tag** | **str** | Build tag of the API server |
1821
**chatbox_log_buffer_seconds** | **int** | Unknown | [default to 40]
1922
**client_api_key** | **str** | apiKey to be used for all other requests |
@@ -38,6 +41,7 @@ Name | Type | Description | Notes
3841
**current_privacy_version** | **int** | Current version number of the Privacy Agreement | [optional] [default to 1]
3942
**current_tos_version** | **int** | Current version number of the Terms of Service |
4043
**default_avatar** | **str** | |
44+
**default_sticker_set** | **str** | |
4145
**deployment_group** | [**DeploymentGroup**](DeploymentGroup.md) | |
4246
**dev_language_codes** | **list[str]** | Unknown | [optional]
4347
**dev_sdk_url** | **str** | Link to download the development SDK, use downloadUrls instead |
@@ -92,6 +96,7 @@ Name | Type | Description | Notes
9296
**server_name** | **str** | Server name of the API server currently responding |
9397
**string_host_url_list** | **list[str]** | 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). |
9498
**support_email** | **str** | VRChat's support email |
99+
**support_form_url** | **str** | VRChat's support form |
95100
**timekeeping** | **bool** | Unknown | [default to True]
96101
**time_out_world_id** | **str** | WorldID be \"offline\" on User profiles if you are not friends with that user. |
97102
**tutorial_world_id** | **str** | WorldID be \"offline\" on User profiles if you are not friends with that user. |

docs/APIConfigAvatarPerfLimiter.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# APIConfigAvatarPerfLimiter
2+
3+
4+
## Properties
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**android_mobile** | [**PerformanceLimiterInfo**](PerformanceLimiterInfo.md) | |
8+
**pc** | [**PerformanceLimiterInfo**](PerformanceLimiterInfo.md) | |
9+
**pico** | [**PerformanceLimiterInfo**](PerformanceLimiterInfo.md) | |
10+
**quest** | [**PerformanceLimiterInfo**](PerformanceLimiterInfo.md) | |
11+
**xr_elite** | [**PerformanceLimiterInfo**](PerformanceLimiterInfo.md) | |
12+
**i_os_mobile** | [**PerformanceLimiterInfo**](PerformanceLimiterInfo.md) | |
13+
14+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
15+
16+

docs/APIConfigReportCategories.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ Name | Type | Description | Notes
88
**avatar** | [**ReportCategory**](ReportCategory.md) | |
99
**behavior** | [**ReportCategory**](ReportCategory.md) | |
1010
**chat** | [**ReportCategory**](ReportCategory.md) | |
11+
**emoji** | [**ReportCategory**](ReportCategory.md) | | [optional]
1112
**environment** | [**ReportCategory**](ReportCategory.md) | |
1213
**groupstore** | [**ReportCategory**](ReportCategory.md) | |
1314
**image** | [**ReportCategory**](ReportCategory.md) | |
1415
**text** | [**ReportCategory**](ReportCategory.md) | |
16+
**sticker** | [**ReportCategory**](ReportCategory.md) | | [optional]
1517
**warnings** | [**ReportCategory**](ReportCategory.md) | |
1618
**worldimage** | [**ReportCategory**](ReportCategory.md) | |
1719
**worldstore** | [**ReportCategory**](ReportCategory.md) | |

docs/CurrentUser.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Name | Type | Description | Notes
99
**account_deletion_date** | **date** | | [optional]
1010
**account_deletion_log** | [**list[AccountDeletionLog]**](AccountDeletionLog.md) | | [optional]
1111
**active_friends** | **list[str]** | | [optional]
12+
**age_verification_status** | **str** | |
13+
**age_verified** | **bool** | |
1214
**allow_avatar_copying** | **bool** | |
1315
**badges** | [**list[Badge]**](Badge.md) | | [optional]
1416
**bio** | **str** | |
@@ -35,6 +37,7 @@ Name | Type | Description | Notes
3537
**has_pending_email** | **bool** | |
3638
**home_location** | **str** | WorldID be \"offline\" on User profiles if you are not friends with that user. |
3739
**id** | **str** | 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. |
40+
**is_adult** | **bool** | |
3841
**is_booping_enabled** | **bool** | | [optional] [default to True]
3942
**is_friend** | **bool** | | [default to False]
4043
**last_activity** | **datetime** | | [optional]

docs/FavoritedWorld.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Name | Type | Description | Notes
3131
**thumbnail_image_url** | **str** | |
3232
**unity_packages** | [**list[UnityPackage]**](UnityPackage.md) | |
3333
**updated_at** | **datetime** | |
34+
**url_list** | **list[str]** | |
3435
**udon_products** | **list[str]** | | [optional]
3536
**version** | **int** | |
3637

docs/Instance.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
Name | Type | Description | Notes
77
------------ | ------------- | ------------- | -------------
88
**active** | **bool** | | [default to True]
9+
**age_gate** | **str** | | [optional]
910
**can_request_invite** | **bool** | | [default to True]
1011
**capacity** | **int** | |
1112
**client_number** | **str** | Always returns \"unknown\". |
@@ -22,7 +23,7 @@ Name | Type | Description | Notes
2223
**permanent** | **bool** | | [default to False]
2324
**photon_region** | [**Region**](Region.md) | |
2425
**platforms** | [**InstancePlatforms**](InstancePlatforms.md) | |
25-
**player_persistence_enabled** | **str** | |
26+
**player_persistence_enabled** | **bool** | |
2627
**region** | [**InstanceRegion**](InstanceRegion.md) | |
2728
**secure_name** | **str** | |
2829
**short_name** | **str** | | [optional]

docs/PerformanceLimiterInfo.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# PerformanceLimiterInfo
2+
3+
Info about the performance limits on a platform
4+
5+
## Properties
6+
Name | Type | Description | Notes
7+
------------ | ------------- | ------------- | -------------
8+
**allowed** | **bool** | |
9+
**max_seats** | **int** | Maximum amount of seats. -1 means no limit. |
10+
11+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
12+
13+

docs/User.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
## Properties
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7+
**age_verification_status** | **str** | |
78
**allow_avatar_copying** | **bool** | | [default to True]
89
**badges** | [**list[Badge]**](Badge.md) | | [optional]
910
**bio** | **str** | |

docs/World.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Name | Type | Description | Notes
3232
**thumbnail_image_url** | **str** | |
3333
**unity_packages** | [**list[UnityPackage]**](UnityPackage.md) | Empty if unauthenticated. | [optional]
3434
**updated_at** | **datetime** | |
35+
**url_list** | **list[str]** | | [optional]
3536
**version** | **int** | | [default to 0]
3637
**visits** | **int** | | [default to 0]
3738
**udon_products** | **list[str]** | | [optional]

0 commit comments

Comments
 (0)