From 0eaa4efaea3208e1b5da9f27d9be9c54580a120e Mon Sep 17 00:00:00 2001 From: Passiv Ops Date: Wed, 20 May 2026 12:35:55 +0000 Subject: [PATCH] Regenerate SDKs --- .konfig/generate-id.txt | 2 +- README.md | 2 +- lib/Api/AccountInformationApi.php | 10 +++++----- lib/Model/AccountValueHistoryItem.php | 2 +- lib/Model/Exchange.php | 2 +- lib/Model/PerformanceCustom.php | 2 +- lib/Model/SymbolExchange.php | 2 +- test/Model/AccountValueHistoryItemTest.php | 2 +- 8 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.konfig/generate-id.txt b/.konfig/generate-id.txt index ac6a721..26f3b9e 100644 --- a/.konfig/generate-id.txt +++ b/.konfig/generate-id.txt @@ -1 +1 @@ -e3c49055-de8e-4b2b-ae26-d1ca617a3fae \ No newline at end of file +74dc369b-f3bd-494c-ad5e-2adcc3a5a1b6 \ No newline at end of file diff --git a/README.md b/README.md index 560d62e..e2d3c2a 100644 --- a/README.md +++ b/README.md @@ -516,7 +516,7 @@ $result = $snaptrade->accountInformation->getUserAccountOrders( ##### state: `string` -defaults value is set to \"all\" +defaults to \"all\" ##### days: `int` diff --git a/lib/Api/AccountInformationApi.php b/lib/Api/AccountInformationApi.php index 7f25ac9..9139c1c 100644 --- a/lib/Api/AccountInformationApi.php +++ b/lib/Api/AccountInformationApi.php @@ -3301,7 +3301,7 @@ public function getUserAccountOrderDetailRequest($account_id, $user_id, $user_se * @param string $user_id user_id (required) * @param string $user_secret user_secret (required) * @param string $account_id account_id (required) - * @param string $state defaults value is set to \"all\" (optional) + * @param string $state defaults to \"all\" (optional) * @param int $days Number of days in the past to fetch the most recent orders. Defaults to the last 30 days if no value is passed in. Values greater than 90 will be capped at 90. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getUserAccountOrders'] to see the possible values for this operation * @@ -3334,7 +3334,7 @@ public function getUserAccountOrders( * @param string $user_id (required) * @param string $user_secret (required) * @param string $account_id (required) - * @param string $state defaults value is set to \"all\" (optional) + * @param string $state defaults to \"all\" (optional) * @param int $days Number of days in the past to fetch the most recent orders. Defaults to the last 30 days if no value is passed in. Values greater than 90 will be capped at 90. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getUserAccountOrders'] to see the possible values for this operation * @@ -3482,7 +3482,7 @@ public function getUserAccountOrdersWithHttpInfo($user_id, $user_secret, $accoun * @param string $user_id (required) * @param string $user_secret (required) * @param string $account_id (required) - * @param string $state defaults value is set to \"all\" (optional) + * @param string $state defaults to \"all\" (optional) * @param int $days Number of days in the past to fetch the most recent orders. Defaults to the last 30 days if no value is passed in. Values greater than 90 will be capped at 90. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getUserAccountOrders'] to see the possible values for this operation * @@ -3518,7 +3518,7 @@ function ($response) { * @param string $user_id (required) * @param string $user_secret (required) * @param string $account_id (required) - * @param string $state defaults value is set to \"all\" (optional) + * @param string $state defaults to \"all\" (optional) * @param int $days Number of days in the past to fetch the most recent orders. Defaults to the last 30 days if no value is passed in. Values greater than 90 will be capped at 90. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getUserAccountOrders'] to see the possible values for this operation * @@ -3575,7 +3575,7 @@ function ($exception) { * @param string $user_id (required) * @param string $user_secret (required) * @param string $account_id (required) - * @param string $state defaults value is set to \"all\" (optional) + * @param string $state defaults to \"all\" (optional) * @param int $days Number of days in the past to fetch the most recent orders. Defaults to the last 30 days if no value is passed in. Values greater than 90 will be capped at 90. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getUserAccountOrders'] to see the possible values for this operation * diff --git a/lib/Model/AccountValueHistoryItem.php b/lib/Model/AccountValueHistoryItem.php index 797069a..c84420a 100644 --- a/lib/Model/AccountValueHistoryItem.php +++ b/lib/Model/AccountValueHistoryItem.php @@ -30,7 +30,7 @@ * AccountValueHistoryItem Class Doc Comment * * @category Class - * @description The estimeated account value at a specific point in time. + * @description The estimated account value at a specific point in time. * @package SnapTrade * @implements \ArrayAccess */ diff --git a/lib/Model/Exchange.php b/lib/Model/Exchange.php index b3485c9..f42d3fa 100644 --- a/lib/Model/Exchange.php +++ b/lib/Model/Exchange.php @@ -374,7 +374,7 @@ public function getCode() /** * Sets code * - * @param string|null $code A short name for the exchange. For standardized exchange code, please us the `mic_code` field. + * @param string|null $code A short name for the exchange. For standardized exchange code, please use the `mic_code` field. * * @return self */ diff --git a/lib/Model/PerformanceCustom.php b/lib/Model/PerformanceCustom.php index ba222b0..d1408c5 100644 --- a/lib/Model/PerformanceCustom.php +++ b/lib/Model/PerformanceCustom.php @@ -567,7 +567,7 @@ public function getContributionStreak() /** * Sets contribution_streak * - * @param float|null $contribution_streak Current streak of cosecutive months where contributions were made + * @param float|null $contribution_streak Current streak of consecutive months where contributions were made * * @return self */ diff --git a/lib/Model/SymbolExchange.php b/lib/Model/SymbolExchange.php index 31e375a..064060f 100644 --- a/lib/Model/SymbolExchange.php +++ b/lib/Model/SymbolExchange.php @@ -374,7 +374,7 @@ public function getCode() /** * Sets code * - * @param string|null $code A short name for the exchange. For standardized exchange code, please us the `mic_code` field. + * @param string|null $code A short name for the exchange. For standardized exchange code, please use the `mic_code` field. * * @return self */ diff --git a/test/Model/AccountValueHistoryItemTest.php b/test/Model/AccountValueHistoryItemTest.php index 8174236..ab85a7e 100644 --- a/test/Model/AccountValueHistoryItemTest.php +++ b/test/Model/AccountValueHistoryItemTest.php @@ -29,7 +29,7 @@ * AccountValueHistoryItemTest Class Doc Comment * * @category Class - * @description The estimeated account value at a specific point in time. + * @description The estimated account value at a specific point in time. * @package SnapTrade */ class AccountValueHistoryItemTest extends TestCase