Skip to content

Commit f0edef8

Browse files
committed
Upgrade Node SDK to spec 1.18.4
1 parent eacf703 commit f0edef8

File tree

7 files changed

+9
-8
lines changed

7 files changed

+9
-8
lines changed

api.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* VRChat API Documentation
55
*
6-
* The version of the OpenAPI document: 1.18.3
6+
* The version of the OpenAPI document: 1.18.4
77
* Contact: vrchatapi.lpv0t@aries.fyi
88
*
99
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5234,6 +5234,7 @@ export const Region = {
52345234
Us: 'us',
52355235
Use: 'use',
52365236
Usw: 'usw',
5237+
Usx: 'usx',
52375238
Eu: 'eu',
52385239
Jp: 'jp',
52395240
Unknown: 'unknown'

base.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* VRChat API Documentation
55
*
6-
* The version of the OpenAPI document: 1.18.3
6+
* The version of the OpenAPI document: 1.18.4
77
* Contact: vrchatapi.lpv0t@aries.fyi
88
*
99
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

common.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* VRChat API Documentation
55
*
6-
* The version of the OpenAPI document: 1.18.3
6+
* The version of the OpenAPI document: 1.18.4
77
* Contact: vrchatapi.lpv0t@aries.fyi
88
*
99
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

configuration.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* VRChat API Documentation
55
*
6-
* The version of the OpenAPI document: 1.18.3
6+
* The version of the OpenAPI document: 1.18.4
77
* Contact: vrchatapi.lpv0t@aries.fyi
88
*
99
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* VRChat API Documentation
55
*
6-
* The version of the OpenAPI document: 1.18.3
6+
* The version of the OpenAPI document: 1.18.4
77
* Contact: vrchatapi.lpv0t@aries.fyi
88
*
99
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vrchat",
3-
"version": "1.18.3",
3+
"version": "1.18.4",
44
"description": "🟡🔵 VRChat API Library for JavaScript and TypeScript",
55
"author": "OpenAPI-Generator Contributors",
66
"repository": {

0 commit comments

Comments
 (0)