-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
155 changed files
with
665 additions
and
165 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# GroupAccessType | ||
|
||
Group access type when the instance type is \"group\" | ||
|
||
## Properties | ||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
|
||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -83,7 +83,7 @@ | |
Join the [Discord server](https://discord.gg/Ge2APMhPfD) to get in touch with us. | ||
The version of the OpenAPI document: 1.16.8 | ||
The version of the OpenAPI document: 1.17.0 | ||
Contact: [email protected] | ||
Generated by: https://openapi-generator.tech | ||
""" | ||
|
@@ -92,7 +92,7 @@ | |
from setuptools import setup, find_packages # noqa: H301 | ||
|
||
NAME = "vrchatapi" | ||
VERSION = "1.16.8" | ||
VERSION = "1.17.0" | ||
# To install the library, run the following | ||
# | ||
# python setup.py install | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
VRChat API Documentation | ||
The version of the OpenAPI document: 1.16.8 | ||
The version of the OpenAPI document: 1.17.0 | ||
Contact: [email protected] | ||
Generated by: https://openapi-generator.tech | ||
""" | ||
|
@@ -82,6 +82,7 @@ | |
from vrchatapi.models.finish_file_data_upload_request import FinishFileDataUploadRequest | ||
from vrchatapi.models.friend_status import FriendStatus | ||
from vrchatapi.models.group import Group | ||
from vrchatapi.models.group_access_type import GroupAccessType | ||
from vrchatapi.models.group_announcement import GroupAnnouncement | ||
from vrchatapi.models.group_audit_log_entry import GroupAuditLogEntry | ||
from vrchatapi.models.group_gallery import GroupGallery | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
VRChat API Documentation | ||
The version of the OpenAPI document: 1.16.8 | ||
The version of the OpenAPI document: 1.17.0 | ||
Contact: [email protected] | ||
Generated by: https://openapi-generator.tech | ||
""" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
VRChat API Documentation | ||
The version of the OpenAPI document: 1.16.8 | ||
The version of the OpenAPI document: 1.17.0 | ||
Contact: [email protected] | ||
Generated by: https://openapi-generator.tech | ||
""" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
VRChat API Documentation | ||
The version of the OpenAPI document: 1.16.8 | ||
The version of the OpenAPI document: 1.17.0 | ||
Contact: [email protected] | ||
Generated by: https://openapi-generator.tech | ||
""" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
VRChat API Documentation | ||
The version of the OpenAPI document: 1.16.8 | ||
The version of the OpenAPI document: 1.17.0 | ||
Contact: [email protected] | ||
Generated by: https://openapi-generator.tech | ||
""" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
VRChat API Documentation | ||
The version of the OpenAPI document: 1.16.8 | ||
The version of the OpenAPI document: 1.17.0 | ||
Contact: [email protected] | ||
Generated by: https://openapi-generator.tech | ||
""" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
VRChat API Documentation | ||
The version of the OpenAPI document: 1.16.8 | ||
The version of the OpenAPI document: 1.17.0 | ||
Contact: [email protected] | ||
Generated by: https://openapi-generator.tech | ||
""" | ||
|
@@ -293,6 +293,7 @@ def friend_with_http_info(self, user_id, **kwargs): # noqa: E501 | |
|
||
response_types_map = { | ||
200: "Notification", | ||
400: "Error", | ||
401: "Error", | ||
404: "Error", | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
VRChat API Documentation | ||
The version of the OpenAPI document: 1.16.8 | ||
The version of the OpenAPI document: 1.17.0 | ||
Contact: [email protected] | ||
Generated by: https://openapi-generator.tech | ||
""" | ||
|
@@ -3852,6 +3852,7 @@ def get_group_requests_with_http_info(self, group_id, **kwargs): # noqa: E501 | |
|
||
response_types_map = { | ||
200: "list[GroupMember]", | ||
400: "Error", | ||
403: "Error", | ||
404: "Error", | ||
} | ||
|
Oops, something went wrong.