Skip to content

Commit

Permalink
SDK updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 30, 2024
1 parent 207a46f commit 674891e
Show file tree
Hide file tree
Showing 20 changed files with 784 additions and 80 deletions.
21 changes: 12 additions & 9 deletions generated/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,14 @@ docs/Api/UserDevicesApi.md
docs/Api/UsersApi.md
docs/Model/AppInfo.md
docs/Model/AppResponse.md
docs/Model/AppleUserSocialConnection.md
docs/Model/AuthMethods.md
docs/Model/CreateMagicLinkRequest.md
docs/Model/CreateUserRequest.md
docs/Model/ElementCustomization.md
docs/Model/FontFamily.md
docs/Model/GithubSocialConnection.md
docs/Model/GoogleSocialConnection.md
docs/Model/GithubUserSocialConnection.md
docs/Model/GoogleUserSocialConnection.md
docs/Model/LayoutConfig.md
docs/Model/Layouts.md
docs/Model/ListDevicesResponse.md
Expand All @@ -38,10 +39,10 @@ docs/Model/UpdateMagicLinkAuthMethod.md
docs/Model/UpdateOtpAuthMethod.md
docs/Model/UpdatePasskeysAuthMethod.md
docs/Model/UpdateUserRequest.md
docs/Model/UserEventInfo.md
docs/Model/UserInfo.md
docs/Model/UserMetadataField.md
docs/Model/UserMetadataFieldType.md
docs/Model/UserRecentEvent.md
docs/Model/UserResponse.md
docs/Model/UserSocialConnections.md
docs/Model/UserStatus.md
Expand All @@ -59,13 +60,14 @@ lib/Configuration.php
lib/HeaderSelector.php
lib/Model/AppInfo.php
lib/Model/AppResponse.php
lib/Model/AppleUserSocialConnection.php
lib/Model/AuthMethods.php
lib/Model/CreateMagicLinkRequest.php
lib/Model/CreateUserRequest.php
lib/Model/ElementCustomization.php
lib/Model/FontFamily.php
lib/Model/GithubSocialConnection.php
lib/Model/GoogleSocialConnection.php
lib/Model/GithubUserSocialConnection.php
lib/Model/GoogleUserSocialConnection.php
lib/Model/LayoutConfig.php
lib/Model/Layouts.php
lib/Model/ListDevicesResponse.php
Expand All @@ -87,10 +89,10 @@ lib/Model/UpdateMagicLinkAuthMethod.php
lib/Model/UpdateOtpAuthMethod.php
lib/Model/UpdatePasskeysAuthMethod.php
lib/Model/UpdateUserRequest.php
lib/Model/UserEventInfo.php
lib/Model/UserInfo.php
lib/Model/UserMetadataField.php
lib/Model/UserMetadataFieldType.php
lib/Model/UserRecentEvent.php
lib/Model/UserResponse.php
lib/Model/UserSocialConnections.php
lib/Model/UserStatus.php
Expand All @@ -106,13 +108,14 @@ test/Api/UserDevicesApiTest.php
test/Api/UsersApiTest.php
test/Model/AppInfoTest.php
test/Model/AppResponseTest.php
test/Model/AppleUserSocialConnectionTest.php
test/Model/AuthMethodsTest.php
test/Model/CreateMagicLinkRequestTest.php
test/Model/CreateUserRequestTest.php
test/Model/ElementCustomizationTest.php
test/Model/FontFamilyTest.php
test/Model/GithubSocialConnectionTest.php
test/Model/GoogleSocialConnectionTest.php
test/Model/GithubUserSocialConnectionTest.php
test/Model/GoogleUserSocialConnectionTest.php
test/Model/LayoutConfigTest.php
test/Model/LayoutsTest.php
test/Model/ListDevicesResponseTest.php
Expand All @@ -133,10 +136,10 @@ test/Model/UpdateMagicLinkAuthMethodTest.php
test/Model/UpdateOtpAuthMethodTest.php
test/Model/UpdatePasskeysAuthMethodTest.php
test/Model/UpdateUserRequestTest.php
test/Model/UserEventInfoTest.php
test/Model/UserInfoTest.php
test/Model/UserMetadataFieldTest.php
test/Model/UserMetadataFieldTypeTest.php
test/Model/UserRecentEventTest.php
test/Model/UserResponseTest.php
test/Model/UserSocialConnectionsTest.php
test/Model/UserStatusTest.php
Expand Down
7 changes: 4 additions & 3 deletions generated/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,13 +93,14 @@ Class | Method | HTTP request | Description

- [AppInfo](docs/Model/AppInfo.md)
- [AppResponse](docs/Model/AppResponse.md)
- [AppleUserSocialConnection](docs/Model/AppleUserSocialConnection.md)
- [AuthMethods](docs/Model/AuthMethods.md)
- [CreateMagicLinkRequest](docs/Model/CreateMagicLinkRequest.md)
- [CreateUserRequest](docs/Model/CreateUserRequest.md)
- [ElementCustomization](docs/Model/ElementCustomization.md)
- [FontFamily](docs/Model/FontFamily.md)
- [GithubSocialConnection](docs/Model/GithubSocialConnection.md)
- [GoogleSocialConnection](docs/Model/GoogleSocialConnection.md)
- [GithubUserSocialConnection](docs/Model/GithubUserSocialConnection.md)
- [GoogleUserSocialConnection](docs/Model/GoogleUserSocialConnection.md)
- [LayoutConfig](docs/Model/LayoutConfig.md)
- [Layouts](docs/Model/Layouts.md)
- [ListDevicesResponse](docs/Model/ListDevicesResponse.md)
Expand All @@ -120,10 +121,10 @@ Class | Method | HTTP request | Description
- [UpdateOtpAuthMethod](docs/Model/UpdateOtpAuthMethod.md)
- [UpdatePasskeysAuthMethod](docs/Model/UpdatePasskeysAuthMethod.md)
- [UpdateUserRequest](docs/Model/UpdateUserRequest.md)
- [UserEventInfo](docs/Model/UserEventInfo.md)
- [UserInfo](docs/Model/UserInfo.md)
- [UserMetadataField](docs/Model/UserMetadataField.md)
- [UserMetadataFieldType](docs/Model/UserMetadataFieldType.md)
- [UserRecentEvent](docs/Model/UserRecentEvent.md)
- [UserResponse](docs/Model/UserResponse.md)
- [UserSocialConnections](docs/Model/UserSocialConnections.md)
- [UserStatus](docs/Model/UserStatus.md)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# # GithubSocialConnection
# # AppleUserSocialConnection

## Properties

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# # GoogleSocialConnection
# # GithubUserSocialConnection

## Properties

Expand Down
12 changes: 12 additions & 0 deletions generated/docs/Model/GoogleUserSocialConnection.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# # GoogleUserSocialConnection

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**provider_id** | **string** | The external ID of the Social Connection. |
**created_at** | **\DateTime** | |
**last_login_at** | **\DateTime** | |
**provider_identifier** | **string** | The email of connected social user. |

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
2 changes: 1 addition & 1 deletion generated/docs/Model/UserInfo.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Name | Type | Description | Notes
**login_count** | **int** | |
**phone** | **string** | |
**phone_verified** | **bool** | |
**recent_events** | [**\OpenAPI\Client\Model\UserEventInfo[]**](UserEventInfo.md) | |
**recent_events** | [**\OpenAPI\Client\Model\UserRecentEvent[]**](UserRecentEvent.md) | |
**social_connections** | [**\OpenAPI\Client\Model\UserSocialConnections**](UserSocialConnections.md) | |
**status** | [**\OpenAPI\Client\Model\UserStatus**](UserStatus.md) | |
**updated_at** | **\DateTime** | |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# # UserEventInfo
# # UserRecentEvent

## Properties

Expand Down
5 changes: 3 additions & 2 deletions generated/docs/Model/UserSocialConnections.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**google** | [**\OpenAPI\Client\Model\GoogleSocialConnection**](GoogleSocialConnection.md) | | [optional]
**github** | [**\OpenAPI\Client\Model\GithubSocialConnection**](GithubSocialConnection.md) | | [optional]
**apple** | [**\OpenAPI\Client\Model\AppleUserSocialConnection**](AppleUserSocialConnection.md) | | [optional]
**github** | [**\OpenAPI\Client\Model\GithubUserSocialConnection**](GithubUserSocialConnection.md) | | [optional]
**google** | [**\OpenAPI\Client\Model\GoogleUserSocialConnection**](GoogleUserSocialConnection.md) | | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* GoogleSocialConnection
* AppleUserSocialConnection
*
* PHP version 7.4
*
Expand Down Expand Up @@ -33,15 +33,15 @@
use \OpenAPI\Client\ObjectSerializer;

/**
* GoogleSocialConnection Class Doc Comment
* AppleUserSocialConnection Class Doc Comment
*
* @category Class
* @package OpenAPI\Client
* @author OpenAPI Generator team
* @link https://openapi-generator.tech
* @implements \ArrayAccess<string, mixed>
*/
class GoogleSocialConnection implements ModelInterface, ArrayAccess, \JsonSerializable
class AppleUserSocialConnection implements ModelInterface, ArrayAccess, \JsonSerializable
{
public const DISCRIMINATOR = null;

Expand All @@ -50,7 +50,7 @@ class GoogleSocialConnection implements ModelInterface, ArrayAccess, \JsonSerial
*
* @var string
*/
protected static $openAPIModelName = 'GoogleSocialConnection';
protected static $openAPIModelName = 'AppleUserSocialConnection';

/**
* Array of property to type mappings. Used for (de)serialization
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* GithubSocialConnection
* GithubUserSocialConnection
*
* PHP version 7.4
*
Expand Down Expand Up @@ -33,15 +33,15 @@
use \OpenAPI\Client\ObjectSerializer;

/**
* GithubSocialConnection Class Doc Comment
* GithubUserSocialConnection Class Doc Comment
*
* @category Class
* @package OpenAPI\Client
* @author OpenAPI Generator team
* @link https://openapi-generator.tech
* @implements \ArrayAccess<string, mixed>
*/
class GithubSocialConnection implements ModelInterface, ArrayAccess, \JsonSerializable
class GithubUserSocialConnection implements ModelInterface, ArrayAccess, \JsonSerializable
{
public const DISCRIMINATOR = null;

Expand All @@ -50,7 +50,7 @@ class GithubSocialConnection implements ModelInterface, ArrayAccess, \JsonSerial
*
* @var string
*/
protected static $openAPIModelName = 'GithubSocialConnection';
protected static $openAPIModelName = 'GithubUserSocialConnection';

/**
* Array of property to type mappings. Used for (de)serialization
Expand Down
Loading

0 comments on commit 674891e

Please sign in to comment.