Skip to content

Commit

Permalink
release(0.2.23): Release php SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin committed Nov 23, 2024
1 parent 291e90b commit 1af9925
Show file tree
Hide file tree
Showing 249 changed files with 347 additions and 251 deletions.
2 changes: 1 addition & 1 deletion lib/Api/AnalyticsApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/ChatApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/ForecastApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/GraphApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/NewsApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/PingApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/ProfileApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/RedditApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/StoriesApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/WebsearchApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/ApiException.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
6 changes: 3 additions & 3 deletions lib/Configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down Expand Up @@ -85,7 +85,7 @@ class Configuration
*
* @var string
*/
protected $userAgent = 'asknews-sdk-php-0.2.22';
protected $userAgent = 'asknews-sdk-php-0.2.23';

/**
* Debug switch (default set to false)
Expand Down Expand Up @@ -420,7 +420,7 @@ public static function toDebugReport()
$report = 'PHP SDK (AskNews) Debug Report:' . PHP_EOL;
$report .= ' OS: ' . php_uname() . PHP_EOL;
$report .= ' PHP Version: ' . PHP_VERSION . PHP_EOL;
$report .= ' The version of the OpenAPI document: 0.15.0' . PHP_EOL;
$report .= ' The version of the OpenAPI document: 0.15.2' . PHP_EOL;
$report .= ' Temp Folder Path: ' . self::getDefaultConfiguration()->getTempFolderPath() . PHP_EOL;

return $report;
Expand Down
2 changes: 1 addition & 1 deletion lib/HeaderSelector.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel1.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel10.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel11.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel12.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel13.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel14.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel15.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel16.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel17.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel18.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel19.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel2.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel20.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel21.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel22.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel23.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel24.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel25.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel26.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel27.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel28.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel29.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel3.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel30.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel31.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel32.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel33.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel34.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AbcAPIErrorModel35.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* AskNews API
*
* The version of the OpenAPI document: 0.15.0
* The version of the OpenAPI document: 0.15.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
Loading

0 comments on commit 1af9925

Please sign in to comment.