Skip to content

Commit

Permalink
release(0.2.16): Release php SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin committed Sep 22, 2024
1 parent a1ededf commit 0fc96ce
Show file tree
Hide file tree
Showing 220 changed files with 738 additions and 223 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ Class | Method | HTTP request | Description
- [DisplayImageUrl](docs/Model/DisplayImageUrl.md)
- [DomainUrl](docs/Model/DomainUrl.md)
- [Entities](docs/Model/Entities.md)
- [FilterParams](docs/Model/FilterParams.md)
- [FinanceResponse](docs/Model/FinanceResponse.md)
- [FinanceResponseTimeSeries](docs/Model/FinanceResponseTimeSeries.md)
- [FinanceResponseTimeSeriesData](docs/Model/FinanceResponseTimeSeriesData.md)
Expand Down
1 change: 1 addition & 0 deletions docs/Model/CreateChatCompletionRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ Name | Type | Description | Notes
**journalist_mode** | **mixed** | | [optional]
**asknews_watermark** | **mixed** | | [optional]
**conversational_awareness** | **mixed** | | [optional]
**filter_params** | [**\AskNews\Model\FilterParams**](FilterParams.md) | | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
8 changes: 8 additions & 0 deletions docs/Model/FilterParams.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# # FilterParams

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------

[[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 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.15';
protected $userAgent = 'asknews-sdk-php-0.2.16';

/**
* 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.12.1' . PHP_EOL;
$report .= ' The version of the OpenAPI document: 0.12.4' . 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* 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.12.1
* The version of the OpenAPI document: 0.12.4
* Generated by: https://openapi-generator.tech
* Generator version: 7.5.0
*/
Expand Down
Loading

0 comments on commit 0fc96ce

Please sign in to comment.