Upgrade Rust SDK to spec 1.12.0

This commit is contained in:
VRCCat
2023-05-31 02:35:12 +00:00
parent 1b8dc9b342
commit 1d77c3c27d
156 changed files with 653 additions and 442 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "vrchatapi"
version = "1.11.1"
authors = ["me@ariesclark.com"]
version = "1.12.0"
authors = ["vrchatapi.lpv0t@aries.fyi"]
description = "VRChat API Client for Rust"
license = "MIT"
edition = "2018"

View File

@ -8,7 +8,6 @@ Name | Type | Description | Notes
**voice_enable_receiver_limiting** | **bool** | Unknown, probably voice optimization testing | [default to true]
**address** | **String** | VRChat's office address |
**announcements** | [**Vec<crate::models::ApiConfigAnnouncement>**](APIConfigAnnouncement.md) | Public Announcements |
**api_key** | **String** | apiKey to be used for all other requests |
**app_name** | **String** | Game name | [default to VrChat]
**build_version_tag** | **String** | Build tag of the API server |
**client_api_key** | **String** | apiKey to be used for all other requests |

View File

@ -7,6 +7,8 @@ Name | Type | Description | Notes
**sdk2** | **String** | Download link for legacy SDK2 |
**sdk3_avatars** | **String** | Download link for SDK3 for Avatars |
**sdk3_worlds** | **String** | Download link for SDK3 for Worlds |
**vcc** | **String** | Download link for the Creator Companion |
**bootstrap** | **String** | Download link for ??? |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@ -38,7 +38,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie)
No authorization required
### HTTP request headers
@ -68,7 +68,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers

View File

@ -36,7 +36,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -66,7 +66,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -96,7 +96,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -138,7 +138,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -168,7 +168,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -210,7 +210,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -240,7 +240,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -270,7 +270,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -301,7 +301,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers

View File

@ -29,7 +29,7 @@ This endpoint does not need any parameter.
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -59,7 +59,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -89,7 +89,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -116,7 +116,7 @@ This endpoint does not need any parameter.
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -143,7 +143,7 @@ This endpoint does not need any parameter.
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers

View File

@ -35,7 +35,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -67,7 +67,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -97,7 +97,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -129,7 +129,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -161,7 +161,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -194,7 +194,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -224,7 +224,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -257,7 +257,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers

View File

@ -37,7 +37,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -68,7 +68,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -98,7 +98,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -129,7 +129,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -160,7 +160,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -193,7 +193,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -223,7 +223,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -255,7 +255,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -288,7 +288,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -321,7 +321,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers

View File

@ -32,7 +32,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -62,7 +62,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -92,7 +92,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -124,7 +124,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -154,7 +154,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers

View File

@ -65,7 +65,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -97,7 +97,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -128,7 +128,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -158,7 +158,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -188,7 +188,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -219,7 +219,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -250,7 +250,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -281,7 +281,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -312,7 +312,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -342,7 +342,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -372,7 +372,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -403,7 +403,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -435,7 +435,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -466,7 +466,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -497,7 +497,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -528,7 +528,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -558,7 +558,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -592,7 +592,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -624,7 +624,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -658,7 +658,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -688,7 +688,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -719,7 +719,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -751,7 +751,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -781,7 +781,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -811,7 +811,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -841,7 +841,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -871,7 +871,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -902,7 +902,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -932,7 +932,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -964,7 +964,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -996,7 +996,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -1027,7 +1027,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -1058,7 +1058,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -1090,7 +1090,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -1122,7 +1122,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -1154,7 +1154,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers

View File

@ -32,7 +32,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -62,7 +62,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -93,7 +93,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -124,7 +124,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers

View File

@ -37,7 +37,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -68,7 +68,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -99,7 +99,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -130,7 +130,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -161,7 +161,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -193,7 +193,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -224,7 +224,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -257,7 +257,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers

View File

@ -32,7 +32,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -59,7 +59,7 @@ This endpoint does not need any parameter.
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -89,7 +89,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -124,7 +124,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -154,7 +154,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers

View File

@ -26,7 +26,7 @@ This endpoint does not need any parameter.
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -56,7 +56,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers

View File

@ -30,7 +30,7 @@ This endpoint does not need any parameter.
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -60,7 +60,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -90,7 +90,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -121,7 +121,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -151,7 +151,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -181,7 +181,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers

View File

@ -33,7 +33,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -63,7 +63,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -93,7 +93,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -123,7 +123,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -156,7 +156,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -187,7 +187,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers

View File

@ -70,7 +70,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -111,7 +111,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -153,7 +153,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -195,7 +195,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -225,7 +225,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie)
No authorization required
### HTTP request headers
@ -256,7 +256,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -286,7 +286,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -316,7 +316,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -346,7 +346,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -389,7 +389,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -419,7 +419,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers
@ -450,7 +450,7 @@ Name | Type | Description | Required | Notes
### Authorization
[apiKeyCookie](../README.md#apiKeyCookie), [authCookie](../README.md#authCookie)
[authCookie](../README.md#authCookie)
### HTTP request headers

553
package-lock.json generated
View File

@ -5,17 +5,39 @@
"packages": {
"": {
"dependencies": {
"@openapitools/openapi-generator-cli": "^2.5.2"
"@openapitools/openapi-generator-cli": "^2.6.0"
}
},
"node_modules/@lukeed/csprng": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@lukeed/csprng/-/csprng-1.1.0.tgz",
"integrity": "sha512-Z7C/xXCiGWsg0KuKsHTKJxbWhpI3Vs5GwLfOean7MGyVFGqdRgBbAjOCh6u4bbjPc/8MJ2pZmK/0DLdCbivLDA==",
"engines": {
"node": ">=8"
}
},
"node_modules/@nestjs/axios": {
"version": "0.0.8",
"resolved": "https://registry.npmjs.org/@nestjs/axios/-/axios-0.0.8.tgz",
"integrity": "sha512-oJyfR9/h9tVk776il0829xyj3b2e81yTu6HjPraxynwNtMNGqZBHHmAQL24yMB3tVbBM0RvG3eUXH8+pRCGwlg==",
"dependencies": {
"axios": "0.27.2"
},
"peerDependencies": {
"@nestjs/common": "^7.0.0 || ^8.0.0",
"reflect-metadata": "^0.1.12",
"rxjs": "^6.0.0 || ^7.0.0"
}
},
"node_modules/@nestjs/common": {
"version": "8.4.4",
"resolved": "https://registry.npmjs.org/@nestjs/common/-/common-8.4.4.tgz",
"integrity": "sha512-QHi7QcgH/5Jinz+SCfIZJkFHc6Cch1YsAEGFEhi6wSp6MILb0sJMQ1CX06e9tCOAjSlBwaJj4PH0eFCVau5v9Q==",
"version": "8.4.7",
"resolved": "https://registry.npmjs.org/@nestjs/common/-/common-8.4.7.tgz",
"integrity": "sha512-m/YsbcBal+gA5CFrDpqXqsSfylo+DIQrkFY3qhVIltsYRfu8ct8J9pqsTO6OPf3mvqdOpFGrV5sBjoyAzOBvsw==",
"peer": true,
"dependencies": {
"axios": "0.26.1",
"axios": "0.27.2",
"iterare": "1.2.1",
"tslib": "2.3.1",
"tslib": "2.4.0",
"uuid": "8.3.2"
},
"funding": {
@ -42,52 +64,10 @@
}
},
"node_modules/@nestjs/common/node_modules/tslib": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz",
"integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw=="
},
"node_modules/@nestjs/core": {
"version": "8.4.4",
"resolved": "https://registry.npmjs.org/@nestjs/core/-/core-8.4.4.tgz",
"integrity": "sha512-Ef3yJPuzAttpNfehnGqIV5kHIL9SHptB5F4ERxoU7pT61H3xiYpZw6hSjx68cJO7cc6rm7/N+b4zeuJvFHtvBg==",
"hasInstallScript": true,
"dependencies": {
"@nuxtjs/opencollective": "0.3.2",
"fast-safe-stringify": "2.1.1",
"iterare": "1.2.1",
"object-hash": "3.0.0",
"path-to-regexp": "3.2.0",
"tslib": "2.3.1",
"uuid": "8.3.2"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/nest"
},
"peerDependencies": {
"@nestjs/common": "^8.0.0",
"@nestjs/microservices": "^8.0.0",
"@nestjs/platform-express": "^8.0.0",
"@nestjs/websockets": "^8.0.0",
"reflect-metadata": "^0.1.12",
"rxjs": "^7.1.0"
},
"peerDependenciesMeta": {
"@nestjs/microservices": {
"optional": true
},
"@nestjs/platform-express": {
"optional": true
},
"@nestjs/websockets": {
"optional": true
}
}
},
"node_modules/@nestjs/core/node_modules/tslib": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz",
"integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw=="
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz",
"integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==",
"peer": true
},
"node_modules/@nuxtjs/opencollective": {
"version": "0.3.2",
@ -107,25 +87,26 @@
}
},
"node_modules/@openapitools/openapi-generator-cli": {
"version": "2.5.2",
"resolved": "https://registry.npmjs.org/@openapitools/openapi-generator-cli/-/openapi-generator-cli-2.5.2.tgz",
"integrity": "sha512-FLgkjzpDiHVsH821db0VDSElDoA6TcspGyq3RD4zLBJaJhbSsRwr4u87sNoyuHKBg4OMJbZMT4iJxAhkosKrzw==",
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/@openapitools/openapi-generator-cli/-/openapi-generator-cli-2.6.0.tgz",
"integrity": "sha512-M/aOpR7G+Y1nMf+ofuar8pGszajgfhs1aSPSijkcr2tHTxKAI3sA3YYcOGbszxaNRKFyvOcDq+KP9pcJvKoCHg==",
"hasInstallScript": true,
"dependencies": {
"@nestjs/common": "8.4.4",
"@nestjs/core": "8.4.4",
"@nestjs/axios": "0.0.8",
"@nestjs/common": "9.3.11",
"@nestjs/core": "9.3.11",
"@nuxtjs/opencollective": "0.3.2",
"chalk": "4.1.2",
"commander": "8.3.0",
"compare-versions": "4.1.3",
"compare-versions": "4.1.4",
"concurrently": "6.5.1",
"console.table": "0.10.0",
"fs-extra": "10.0.1",
"fs-extra": "10.1.0",
"glob": "7.1.6",
"inquirer": "8.2.2",
"inquirer": "8.2.5",
"lodash": "4.17.21",
"reflect-metadata": "0.1.13",
"rxjs": "7.5.5",
"rxjs": "7.8.0",
"tslib": "2.0.3"
},
"bin": {
@ -139,6 +120,85 @@
"url": "https://opencollective.com/openapi_generator"
}
},
"node_modules/@openapitools/openapi-generator-cli/node_modules/@nestjs/common": {
"version": "9.3.11",
"resolved": "https://registry.npmjs.org/@nestjs/common/-/common-9.3.11.tgz",
"integrity": "sha512-IFZ2G/5UKWC2Uo7tJ4SxGed2+aiA+sJyWeWsGTogKVDhq90oxVBToh+uCDeI31HNUpqYGoWmkletfty42zUd8A==",
"dependencies": {
"iterare": "1.2.1",
"tslib": "2.5.0",
"uid": "2.0.1"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/nest"
},
"peerDependencies": {
"cache-manager": "<=5",
"class-transformer": "*",
"class-validator": "*",
"reflect-metadata": "^0.1.12",
"rxjs": "^7.1.0"
},
"peerDependenciesMeta": {
"cache-manager": {
"optional": true
},
"class-transformer": {
"optional": true
},
"class-validator": {
"optional": true
}
}
},
"node_modules/@openapitools/openapi-generator-cli/node_modules/@nestjs/common/node_modules/tslib": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz",
"integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg=="
},
"node_modules/@openapitools/openapi-generator-cli/node_modules/@nestjs/core": {
"version": "9.3.11",
"resolved": "https://registry.npmjs.org/@nestjs/core/-/core-9.3.11.tgz",
"integrity": "sha512-CI27a2JFd5rvvbgkalWqsiwQNhcP4EAG5BUK8usjp29wVp1kx30ghfBT8FLqIgmkRVo65A0IcEnWsxeXMntkxQ==",
"hasInstallScript": true,
"dependencies": {
"@nuxtjs/opencollective": "0.3.2",
"fast-safe-stringify": "2.1.1",
"iterare": "1.2.1",
"path-to-regexp": "3.2.0",
"tslib": "2.5.0",
"uid": "2.0.1"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/nest"
},
"peerDependencies": {
"@nestjs/common": "^9.0.0",
"@nestjs/microservices": "^9.0.0",
"@nestjs/platform-express": "^9.0.0",
"@nestjs/websockets": "^9.0.0",
"reflect-metadata": "^0.1.12",
"rxjs": "^7.1.0"
},
"peerDependenciesMeta": {
"@nestjs/microservices": {
"optional": true
},
"@nestjs/platform-express": {
"optional": true
},
"@nestjs/websockets": {
"optional": true
}
}
},
"node_modules/@openapitools/openapi-generator-cli/node_modules/@nestjs/core/node_modules/tslib": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz",
"integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg=="
},
"node_modules/ansi-escapes": {
"version": "4.3.2",
"resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
@ -175,12 +235,18 @@
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/asynckit": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
},
"node_modules/axios": {
"version": "0.26.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.26.1.tgz",
"integrity": "sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==",
"version": "0.27.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.27.2.tgz",
"integrity": "sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==",
"dependencies": {
"follow-redirects": "^1.14.8"
"follow-redirects": "^1.14.9",
"form-data": "^4.0.0"
}
},
"node_modules/balanced-match": {
@ -281,9 +347,9 @@
}
},
"node_modules/cli-spinners": {
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.7.0.tgz",
"integrity": "sha512-qu3pN8Y3qHNgE2AFweciB1IfMnmZ/fsNTEE+NOFjmGB2F/7rLhnhzppvpCnN4FovtP26k8lHyy9ptEbNwWFLzw==",
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.0.tgz",
"integrity": "sha512-4/aL9X3Wh0yiMQlE+eeRhWP6vclO3QRtw1JHKIT0FFUs5FjpFmESqtMvYZ0+lbzBw900b95mS0hohy+qn2VK/g==",
"engines": {
"node": ">=6"
},
@ -333,6 +399,17 @@
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
},
"node_modules/combined-stream": {
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
"dependencies": {
"delayed-stream": "~1.0.0"
},
"engines": {
"node": ">= 0.8"
}
},
"node_modules/commander": {
"version": "8.3.0",
"resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz",
@ -342,9 +419,9 @@
}
},
"node_modules/compare-versions": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/compare-versions/-/compare-versions-4.1.3.tgz",
"integrity": "sha512-WQfnbDcrYnGr55UwbxKiQKASnTtNnaAWVi8jZyy8NTpVAXWACSne8lMD1iaIo9AiU6mnuLvSVshCzewVuWxHUg=="
"version": "4.1.4",
"resolved": "https://registry.npmjs.org/compare-versions/-/compare-versions-4.1.4.tgz",
"integrity": "sha512-FemMreK9xNyL8gQevsdRMrvO4lFCkQP7qbuktn1q8ndcNk1+0mz7lgE7b/sNvbhVgY4w6tMN1FDp6aADjqw2rw=="
},
"node_modules/concat-map": {
"version": "0.0.1",
@ -438,6 +515,14 @@
"clone": "^1.0.2"
}
},
"node_modules/delayed-stream": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
"integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
"engines": {
"node": ">=0.4.0"
}
},
"node_modules/easy-table": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/easy-table/-/easy-table-1.1.0.tgz",
@ -518,10 +603,23 @@
}
}
},
"node_modules/form-data": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz",
"integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==",
"dependencies": {
"asynckit": "^0.4.0",
"combined-stream": "^1.0.8",
"mime-types": "^2.1.12"
},
"engines": {
"node": ">= 6"
}
},
"node_modules/fs-extra": {
"version": "10.0.1",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.1.tgz",
"integrity": "sha512-NbdoVMZso2Lsrn/QwLXOy6rm0ufY2zEOKCDzJR/0kBsb0E6qed0P3iYK+Ath3BfvXEeu4JhEtXLgILx5psUfag==",
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
"integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
"dependencies": {
"graceful-fs": "^4.2.0",
"jsonfile": "^6.0.1",
@ -564,9 +662,9 @@
}
},
"node_modules/graceful-fs": {
"version": "4.2.10",
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz",
"integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA=="
"version": "4.2.11",
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
"integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ=="
},
"node_modules/has-flag": {
"version": "4.0.0",
@ -621,9 +719,9 @@
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
},
"node_modules/inquirer": {
"version": "8.2.2",
"resolved": "https://registry.npmjs.org/inquirer/-/inquirer-8.2.2.tgz",
"integrity": "sha512-pG7I/si6K/0X7p1qU+rfWnpTE1UIkTONN1wxtzh0d+dHXtT/JG6qBgLxoyHVsQa8cFABxAPh0pD6uUUHiAoaow==",
"version": "8.2.5",
"resolved": "https://registry.npmjs.org/inquirer/-/inquirer-8.2.5.tgz",
"integrity": "sha512-QAgPDQMEgrDssk1XiwwHoOGYF9BAbUcc1+j+FhEvaOt8/cKRqyLn0U5qA6F74fGhTMGxf92pOvPBeh29jQJDTQ==",
"dependencies": {
"ansi-escapes": "^4.2.1",
"chalk": "^4.1.1",
@ -638,7 +736,8 @@
"rxjs": "^7.5.5",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0",
"through": "^2.3.6"
"through": "^2.3.6",
"wrap-ansi": "^7.0.0"
},
"engines": {
"node": ">=12.0.0"
@ -710,6 +809,25 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/mime-db": {
"version": "1.52.0",
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
"engines": {
"node": ">= 0.6"
}
},
"node_modules/mime-types": {
"version": "2.1.35",
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
"dependencies": {
"mime-db": "1.52.0"
},
"engines": {
"node": ">= 0.6"
}
},
"node_modules/mimic-fn": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
@ -735,9 +853,9 @@
"integrity": "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA=="
},
"node_modules/node-fetch": {
"version": "2.6.7",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
"integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
"version": "2.6.11",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.11.tgz",
"integrity": "sha512-4I6pdBY1EthSqDmJkiNk3JIT8cswwR9nfeW/cPdUagJYEQG7R95WRH74wpz7ma8Gh/9dI9FP+OU+0E4FvtA55w==",
"dependencies": {
"whatwg-url": "^5.0.0"
},
@ -753,14 +871,6 @@
}
}
},
"node_modules/object-hash": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz",
"integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==",
"engines": {
"node": ">= 6"
}
},
"node_modules/once": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
@ -827,9 +937,9 @@
"integrity": "sha512-jczvQbCUS7XmS7o+y1aEO9OBVFeZBQ1MDSEqmO7xSoPgOPoowY/SxLpZ6Vh97/8qHZOteiCKb7gkG9gA2ZUxJA=="
},
"node_modules/readable-stream": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
"integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
"integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
"dependencies": {
"inherits": "^2.0.3",
"string_decoder": "^1.1.1",
@ -873,17 +983,17 @@
}
},
"node_modules/rxjs": {
"version": "7.5.5",
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.5.5.tgz",
"integrity": "sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==",
"version": "7.8.0",
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.0.tgz",
"integrity": "sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==",
"dependencies": {
"tslib": "^2.1.0"
}
},
"node_modules/rxjs/node_modules/tslib": {
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz",
"integrity": "sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA=="
"version": "2.5.2",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.2.tgz",
"integrity": "sha512-5svOrSA2w3iGFDs1HibEVBGbDrAY82bFQ3HZ3ixB+88nsbsWQoKqDRb5UBYAUPEzbBn6dAp5gRNXglySbx1MlA=="
},
"node_modules/safe-buffer": {
"version": "5.2.1",
@ -1007,6 +1117,17 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/uid": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/uid/-/uid-2.0.1.tgz",
"integrity": "sha512-PF+1AnZgycpAIEmNtjxGBVmKbZAQguaa4pBUq6KNaGEcpzZ2klCNZLM34tsjp76maN00TttiiUf6zkIBpJQm2A==",
"dependencies": {
"@lukeed/csprng": "^1.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/universalify": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz",
@ -1024,6 +1145,7 @@
"version": "8.3.2",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
"peer": true,
"bin": {
"uuid": "dist/bin/uuid"
}
@ -1106,42 +1228,36 @@
}
},
"dependencies": {
"@nestjs/common": {
"version": "8.4.4",
"resolved": "https://registry.npmjs.org/@nestjs/common/-/common-8.4.4.tgz",
"integrity": "sha512-QHi7QcgH/5Jinz+SCfIZJkFHc6Cch1YsAEGFEhi6wSp6MILb0sJMQ1CX06e9tCOAjSlBwaJj4PH0eFCVau5v9Q==",
"@lukeed/csprng": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@lukeed/csprng/-/csprng-1.1.0.tgz",
"integrity": "sha512-Z7C/xXCiGWsg0KuKsHTKJxbWhpI3Vs5GwLfOean7MGyVFGqdRgBbAjOCh6u4bbjPc/8MJ2pZmK/0DLdCbivLDA=="
},
"@nestjs/axios": {
"version": "0.0.8",
"resolved": "https://registry.npmjs.org/@nestjs/axios/-/axios-0.0.8.tgz",
"integrity": "sha512-oJyfR9/h9tVk776il0829xyj3b2e81yTu6HjPraxynwNtMNGqZBHHmAQL24yMB3tVbBM0RvG3eUXH8+pRCGwlg==",
"requires": {
"axios": "0.26.1",
"iterare": "1.2.1",
"tslib": "2.3.1",
"uuid": "8.3.2"
},
"dependencies": {
"tslib": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz",
"integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw=="
}
"axios": "0.27.2"
}
},
"@nestjs/core": {
"version": "8.4.4",
"resolved": "https://registry.npmjs.org/@nestjs/core/-/core-8.4.4.tgz",
"integrity": "sha512-Ef3yJPuzAttpNfehnGqIV5kHIL9SHptB5F4ERxoU7pT61H3xiYpZw6hSjx68cJO7cc6rm7/N+b4zeuJvFHtvBg==",
"@nestjs/common": {
"version": "8.4.7",
"resolved": "https://registry.npmjs.org/@nestjs/common/-/common-8.4.7.tgz",
"integrity": "sha512-m/YsbcBal+gA5CFrDpqXqsSfylo+DIQrkFY3qhVIltsYRfu8ct8J9pqsTO6OPf3mvqdOpFGrV5sBjoyAzOBvsw==",
"peer": true,
"requires": {
"@nuxtjs/opencollective": "0.3.2",
"fast-safe-stringify": "2.1.1",
"axios": "0.27.2",
"iterare": "1.2.1",
"object-hash": "3.0.0",
"path-to-regexp": "3.2.0",
"tslib": "2.3.1",
"tslib": "2.4.0",
"uuid": "8.3.2"
},
"dependencies": {
"tslib": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz",
"integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw=="
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz",
"integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==",
"peer": true
}
}
},
@ -1156,25 +1272,65 @@
}
},
"@openapitools/openapi-generator-cli": {
"version": "2.5.2",
"resolved": "https://registry.npmjs.org/@openapitools/openapi-generator-cli/-/openapi-generator-cli-2.5.2.tgz",
"integrity": "sha512-FLgkjzpDiHVsH821db0VDSElDoA6TcspGyq3RD4zLBJaJhbSsRwr4u87sNoyuHKBg4OMJbZMT4iJxAhkosKrzw==",
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/@openapitools/openapi-generator-cli/-/openapi-generator-cli-2.6.0.tgz",
"integrity": "sha512-M/aOpR7G+Y1nMf+ofuar8pGszajgfhs1aSPSijkcr2tHTxKAI3sA3YYcOGbszxaNRKFyvOcDq+KP9pcJvKoCHg==",
"requires": {
"@nestjs/common": "8.4.4",
"@nestjs/core": "8.4.4",
"@nestjs/axios": "0.0.8",
"@nestjs/common": "9.3.11",
"@nestjs/core": "9.3.11",
"@nuxtjs/opencollective": "0.3.2",
"chalk": "4.1.2",
"commander": "8.3.0",
"compare-versions": "4.1.3",
"compare-versions": "4.1.4",
"concurrently": "6.5.1",
"console.table": "0.10.0",
"fs-extra": "10.0.1",
"fs-extra": "10.1.0",
"glob": "7.1.6",
"inquirer": "8.2.2",
"inquirer": "8.2.5",
"lodash": "4.17.21",
"reflect-metadata": "0.1.13",
"rxjs": "7.5.5",
"rxjs": "7.8.0",
"tslib": "2.0.3"
},
"dependencies": {
"@nestjs/common": {
"version": "9.3.11",
"resolved": "https://registry.npmjs.org/@nestjs/common/-/common-9.3.11.tgz",
"integrity": "sha512-IFZ2G/5UKWC2Uo7tJ4SxGed2+aiA+sJyWeWsGTogKVDhq90oxVBToh+uCDeI31HNUpqYGoWmkletfty42zUd8A==",
"requires": {
"iterare": "1.2.1",
"tslib": "2.5.0",
"uid": "2.0.1"
},
"dependencies": {
"tslib": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz",
"integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg=="
}
}
},
"@nestjs/core": {
"version": "9.3.11",
"resolved": "https://registry.npmjs.org/@nestjs/core/-/core-9.3.11.tgz",
"integrity": "sha512-CI27a2JFd5rvvbgkalWqsiwQNhcP4EAG5BUK8usjp29wVp1kx30ghfBT8FLqIgmkRVo65A0IcEnWsxeXMntkxQ==",
"requires": {
"@nuxtjs/opencollective": "0.3.2",
"fast-safe-stringify": "2.1.1",
"iterare": "1.2.1",
"path-to-regexp": "3.2.0",
"tslib": "2.5.0",
"uid": "2.0.1"
},
"dependencies": {
"tslib": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz",
"integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg=="
}
}
}
}
},
"ansi-escapes": {
@ -1198,12 +1354,18 @@
"color-convert": "^2.0.1"
}
},
"asynckit": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
},
"axios": {
"version": "0.26.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.26.1.tgz",
"integrity": "sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==",
"version": "0.27.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.27.2.tgz",
"integrity": "sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==",
"requires": {
"follow-redirects": "^1.14.8"
"follow-redirects": "^1.14.9",
"form-data": "^4.0.0"
}
},
"balanced-match": {
@ -1267,9 +1429,9 @@
}
},
"cli-spinners": {
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.7.0.tgz",
"integrity": "sha512-qu3pN8Y3qHNgE2AFweciB1IfMnmZ/fsNTEE+NOFjmGB2F/7rLhnhzppvpCnN4FovtP26k8lHyy9ptEbNwWFLzw=="
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.0.tgz",
"integrity": "sha512-4/aL9X3Wh0yiMQlE+eeRhWP6vclO3QRtw1JHKIT0FFUs5FjpFmESqtMvYZ0+lbzBw900b95mS0hohy+qn2VK/g=="
},
"cli-width": {
"version": "3.0.0",
@ -1304,15 +1466,23 @@
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
},
"combined-stream": {
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
"requires": {
"delayed-stream": "~1.0.0"
}
},
"commander": {
"version": "8.3.0",
"resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz",
"integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww=="
},
"compare-versions": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/compare-versions/-/compare-versions-4.1.3.tgz",
"integrity": "sha512-WQfnbDcrYnGr55UwbxKiQKASnTtNnaAWVi8jZyy8NTpVAXWACSne8lMD1iaIo9AiU6mnuLvSVshCzewVuWxHUg=="
"version": "4.1.4",
"resolved": "https://registry.npmjs.org/compare-versions/-/compare-versions-4.1.4.tgz",
"integrity": "sha512-FemMreK9xNyL8gQevsdRMrvO4lFCkQP7qbuktn1q8ndcNk1+0mz7lgE7b/sNvbhVgY4w6tMN1FDp6aADjqw2rw=="
},
"concat-map": {
"version": "0.0.1",
@ -1383,6 +1553,11 @@
"clone": "^1.0.2"
}
},
"delayed-stream": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
"integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ=="
},
"easy-table": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/easy-table/-/easy-table-1.1.0.tgz",
@ -1434,10 +1609,20 @@
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz",
"integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA=="
},
"form-data": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz",
"integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==",
"requires": {
"asynckit": "^0.4.0",
"combined-stream": "^1.0.8",
"mime-types": "^2.1.12"
}
},
"fs-extra": {
"version": "10.0.1",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.1.tgz",
"integrity": "sha512-NbdoVMZso2Lsrn/QwLXOy6rm0ufY2zEOKCDzJR/0kBsb0E6qed0P3iYK+Ath3BfvXEeu4JhEtXLgILx5psUfag==",
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
"integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
"requires": {
"graceful-fs": "^4.2.0",
"jsonfile": "^6.0.1",
@ -1468,9 +1653,9 @@
}
},
"graceful-fs": {
"version": "4.2.10",
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz",
"integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA=="
"version": "4.2.11",
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
"integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ=="
},
"has-flag": {
"version": "4.0.0",
@ -1505,9 +1690,9 @@
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
},
"inquirer": {
"version": "8.2.2",
"resolved": "https://registry.npmjs.org/inquirer/-/inquirer-8.2.2.tgz",
"integrity": "sha512-pG7I/si6K/0X7p1qU+rfWnpTE1UIkTONN1wxtzh0d+dHXtT/JG6qBgLxoyHVsQa8cFABxAPh0pD6uUUHiAoaow==",
"version": "8.2.5",
"resolved": "https://registry.npmjs.org/inquirer/-/inquirer-8.2.5.tgz",
"integrity": "sha512-QAgPDQMEgrDssk1XiwwHoOGYF9BAbUcc1+j+FhEvaOt8/cKRqyLn0U5qA6F74fGhTMGxf92pOvPBeh29jQJDTQ==",
"requires": {
"ansi-escapes": "^4.2.1",
"chalk": "^4.1.1",
@ -1522,7 +1707,8 @@
"rxjs": "^7.5.5",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0",
"through": "^2.3.6"
"through": "^2.3.6",
"wrap-ansi": "^7.0.0"
}
},
"is-fullwidth-code-point": {
@ -1568,6 +1754,19 @@
"is-unicode-supported": "^0.1.0"
}
},
"mime-db": {
"version": "1.52.0",
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg=="
},
"mime-types": {
"version": "2.1.35",
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
"requires": {
"mime-db": "1.52.0"
}
},
"mimic-fn": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
@ -1587,18 +1786,13 @@
"integrity": "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA=="
},
"node-fetch": {
"version": "2.6.7",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
"integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
"version": "2.6.11",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.11.tgz",
"integrity": "sha512-4I6pdBY1EthSqDmJkiNk3JIT8cswwR9nfeW/cPdUagJYEQG7R95WRH74wpz7ma8Gh/9dI9FP+OU+0E4FvtA55w==",
"requires": {
"whatwg-url": "^5.0.0"
}
},
"object-hash": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz",
"integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw=="
},
"once": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
@ -1647,9 +1841,9 @@
"integrity": "sha512-jczvQbCUS7XmS7o+y1aEO9OBVFeZBQ1MDSEqmO7xSoPgOPoowY/SxLpZ6Vh97/8qHZOteiCKb7gkG9gA2ZUxJA=="
},
"readable-stream": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
"integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
"integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
"requires": {
"inherits": "^2.0.3",
"string_decoder": "^1.1.1",
@ -1681,17 +1875,17 @@
"integrity": "sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ=="
},
"rxjs": {
"version": "7.5.5",
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.5.5.tgz",
"integrity": "sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==",
"version": "7.8.0",
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.0.tgz",
"integrity": "sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==",
"requires": {
"tslib": "^2.1.0"
},
"dependencies": {
"tslib": {
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz",
"integrity": "sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA=="
"version": "2.5.2",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.2.tgz",
"integrity": "sha512-5svOrSA2w3iGFDs1HibEVBGbDrAY82bFQ3HZ3ixB+88nsbsWQoKqDRb5UBYAUPEzbBn6dAp5gRNXglySbx1MlA=="
}
}
},
@ -1782,6 +1976,14 @@
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
"integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w=="
},
"uid": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/uid/-/uid-2.0.1.tgz",
"integrity": "sha512-PF+1AnZgycpAIEmNtjxGBVmKbZAQguaa4pBUq6KNaGEcpzZ2klCNZLM34tsjp76maN00TttiiUf6zkIBpJQm2A==",
"requires": {
"@lukeed/csprng": "^1.0.0"
}
},
"universalify": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz",
@ -1795,7 +1997,8 @@
"uuid": {
"version": "8.3.2",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg=="
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
"peer": true
},
"wcwidth": {
"version": "1.0.1",

View File

@ -1,5 +1,5 @@
{
"dependencies": {
"@openapitools/openapi-generator-cli": "^2.5.2"
"@openapitools/openapi-generator-cli": "^2.6.0"
}
}

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/
@ -24,9 +24,6 @@ pub struct ApiConfig {
/// Public Announcements
#[serde(rename = "announcements")]
pub announcements: Vec<crate::models::ApiConfigAnnouncement>,
/// apiKey to be used for all other requests
#[serde(rename = "apiKey")]
pub api_key: String,
/// Game name
#[serde(rename = "appName")]
pub app_name: String,
@ -252,13 +249,12 @@ pub struct ApiConfig {
impl ApiConfig {
///
pub fn new(voice_enable_degradation: bool, voice_enable_receiver_limiting: bool, address: String, announcements: Vec<crate::models::ApiConfigAnnouncement>, api_key: String, app_name: String, build_version_tag: String, client_api_key: String, client_bps_ceiling: i32, client_disconnect_timeout: i32, client_reserved_player_bps: i32, client_sent_count_allowance: i32, contact_email: String, copyright_email: String, current_tos_version: i32, default_avatar: String, deployment_group: crate::models::DeploymentGroup, dev_app_version_standalone: String, dev_download_link_windows: String, dev_sdk_url: String, dev_sdk_version: String, dev_server_version_standalone: String, dis_countdown: String, disable_avatar_copying: bool, disable_avatar_gating: bool, disable_community_labs: bool, disable_community_labs_promotion: bool, disable_email: bool, disable_event_stream: bool, disable_feedback_gating: bool, disable_frontend_builds: bool, disable_hello: bool, disable_oculus_subs: bool, disable_registration: bool, disable_steam_networking: bool, disable_two_factor_auth: bool, disable_udon: bool, disable_upgrade_account: bool, download_link_windows: String, download_urls: crate::models::ApiConfigDownloadUrlList, dynamic_world_rows: Vec<crate::models::DynamicContentRow>, events: crate::models::ApiConfigEvents, gear_demo_room_id: String, home_world_id: String, homepage_redirect_target: String, hub_world_id: String, jobs_email: String, message_of_the_day: String, moderation_email: String, moderation_query_period: i32, not_allowed_to_select_avatar_in_private_world_message: String, plugin: String, release_app_version_standalone: String, release_sdk_url: String, release_sdk_version: String, release_server_version_standalone: String, sdk_developer_faq_url: String, sdk_discord_url: String, sdk_not_allowed_to_publish_message: String, sdk_unity_version: String, server_name: String, support_email: String, time_out_world_id: String, tutorial_world_id: String, update_rate_ms_maximum: i32, update_rate_ms_minimum: i32, update_rate_ms_normal: i32, update_rate_ms_udon_manual: i32, upload_analysis_percent: i32, url_list: Vec<String>, use_reliable_udp_for_voice: bool, user_update_period: i32, user_verification_delay: i32, user_verification_retry: i32, user_verification_timeout: i32, vive_windows_url: String, white_listed_asset_urls: Vec<String>, world_update_period: i32, player_url_resolver_hash: String, player_url_resolver_version: String) -> ApiConfig {
pub fn new(voice_enable_degradation: bool, voice_enable_receiver_limiting: bool, address: String, announcements: Vec<crate::models::ApiConfigAnnouncement>, app_name: String, build_version_tag: String, client_api_key: String, client_bps_ceiling: i32, client_disconnect_timeout: i32, client_reserved_player_bps: i32, client_sent_count_allowance: i32, contact_email: String, copyright_email: String, current_tos_version: i32, default_avatar: String, deployment_group: crate::models::DeploymentGroup, dev_app_version_standalone: String, dev_download_link_windows: String, dev_sdk_url: String, dev_sdk_version: String, dev_server_version_standalone: String, dis_countdown: String, disable_avatar_copying: bool, disable_avatar_gating: bool, disable_community_labs: bool, disable_community_labs_promotion: bool, disable_email: bool, disable_event_stream: bool, disable_feedback_gating: bool, disable_frontend_builds: bool, disable_hello: bool, disable_oculus_subs: bool, disable_registration: bool, disable_steam_networking: bool, disable_two_factor_auth: bool, disable_udon: bool, disable_upgrade_account: bool, download_link_windows: String, download_urls: crate::models::ApiConfigDownloadUrlList, dynamic_world_rows: Vec<crate::models::DynamicContentRow>, events: crate::models::ApiConfigEvents, gear_demo_room_id: String, home_world_id: String, homepage_redirect_target: String, hub_world_id: String, jobs_email: String, message_of_the_day: String, moderation_email: String, moderation_query_period: i32, not_allowed_to_select_avatar_in_private_world_message: String, plugin: String, release_app_version_standalone: String, release_sdk_url: String, release_sdk_version: String, release_server_version_standalone: String, sdk_developer_faq_url: String, sdk_discord_url: String, sdk_not_allowed_to_publish_message: String, sdk_unity_version: String, server_name: String, support_email: String, time_out_world_id: String, tutorial_world_id: String, update_rate_ms_maximum: i32, update_rate_ms_minimum: i32, update_rate_ms_normal: i32, update_rate_ms_udon_manual: i32, upload_analysis_percent: i32, url_list: Vec<String>, use_reliable_udp_for_voice: bool, user_update_period: i32, user_verification_delay: i32, user_verification_retry: i32, user_verification_timeout: i32, vive_windows_url: String, white_listed_asset_urls: Vec<String>, world_update_period: i32, player_url_resolver_hash: String, player_url_resolver_version: String) -> ApiConfig {
ApiConfig {
voice_enable_degradation,
voice_enable_receiver_limiting,
address,
announcements,
api_key,
app_name,
build_version_tag,
client_api_key,

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/
@ -21,15 +21,23 @@ pub struct ApiConfigDownloadUrlList {
/// Download link for SDK3 for Worlds
#[serde(rename = "sdk3-worlds")]
pub sdk3_worlds: String,
/// Download link for the Creator Companion
#[serde(rename = "vcc")]
pub vcc: String,
/// Download link for ???
#[serde(rename = "bootstrap")]
pub bootstrap: String,
}
impl ApiConfigDownloadUrlList {
/// Download links for various development assets.
pub fn new(sdk2: String, sdk3_avatars: String, sdk3_worlds: String) -> ApiConfigDownloadUrlList {
pub fn new(sdk2: String, sdk3_avatars: String, sdk3_worlds: String, vcc: String, bootstrap: String) -> ApiConfigDownloadUrlList {
ApiConfigDownloadUrlList {
sdk2,
sdk3_avatars,
sdk3_worlds,
vcc,
bootstrap,
}
}
}

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/
@ -16,8 +16,8 @@ pub struct CurrentUser {
#[serde(rename = "accountDeletionDate", default, with = "::serde_with::rust::double_option", skip_serializing_if = "Option::is_none")]
pub account_deletion_date: Option<Option<String>>,
///
#[serde(rename = "accountDeletionLog", skip_serializing_if = "Option::is_none")]
pub account_deletion_log: Option<Vec<crate::models::AccountDeletionLog>>,
#[serde(rename = "accountDeletionLog", default, with = "::serde_with::rust::double_option", skip_serializing_if = "Option::is_none")]
pub account_deletion_log: Option<Option<Vec<crate::models::AccountDeletionLog>>>,
///
#[serde(rename = "activeFriends", skip_serializing_if = "Option::is_none")]
pub active_friends: Option<Vec<String>>,

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

View File

@ -2,7 +2,7 @@
* VRChat API Documentation
*
*
* Contact: me@ariesclark.com
* Contact: vrchatapi.lpv0t@aries.fyi
* Generated by: https://openapi-generator.tech
*/

Some files were not shown because too many files have changed in this diff Show More