Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions generated/Api/AppIconBadgesApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ public function getConfig()
/**
* Operation updateAppIconBadgeCount
*
* Update App Icon Badge Count
* Set App Icon Badge Count
*
* @param \ActivitySmith\Generated\Model\AppIconBadgeCountUpdateRequest $appIconBadgeCountUpdateRequest appIconBadgeCountUpdateRequest (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['updateAppIconBadgeCount'] to see the possible values for this operation
Expand All @@ -143,7 +143,7 @@ public function updateAppIconBadgeCount($appIconBadgeCountUpdateRequest, string
/**
* Operation updateAppIconBadgeCountWithHttpInfo
*
* Update App Icon Badge Count
* Set App Icon Badge Count
*
* @param \ActivitySmith\Generated\Model\AppIconBadgeCountUpdateRequest $appIconBadgeCountUpdateRequest (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['updateAppIconBadgeCount'] to see the possible values for this operation
Expand Down Expand Up @@ -407,7 +407,7 @@ public function updateAppIconBadgeCountWithHttpInfo($appIconBadgeCountUpdateRequ
/**
* Operation updateAppIconBadgeCountAsync
*
* Update App Icon Badge Count
* Set App Icon Badge Count
*
* @param \ActivitySmith\Generated\Model\AppIconBadgeCountUpdateRequest $appIconBadgeCountUpdateRequest (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['updateAppIconBadgeCount'] to see the possible values for this operation
Expand All @@ -428,7 +428,7 @@ function ($response) {
/**
* Operation updateAppIconBadgeCountAsyncWithHttpInfo
*
* Update App Icon Badge Count
* Set App Icon Badge Count
*
* @param \ActivitySmith\Generated\Model\AppIconBadgeCountUpdateRequest $appIconBadgeCountUpdateRequest (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['updateAppIconBadgeCount'] to see the possible values for this operation
Expand Down
4 changes: 2 additions & 2 deletions generated/Configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ class Configuration
*
* @var string
*/
protected $userAgent = 'OpenAPI-Generator/1.8.0/PHP';
protected $userAgent = 'OpenAPI-Generator/1.9.0/PHP';

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

return $report;
Expand Down
1 change: 0 additions & 1 deletion generated/Model/AppIconBadgeCountUpdateRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
* AppIconBadgeCountUpdateRequest Class Doc Comment
*
* @category Class
* @description App Icon Badge Count update. Send badge 0 to clear the count.
* @package ActivitySmith\Generated
* @author OpenAPI Generator team
* @link https://openapi-generator.tech
Expand Down
2 changes: 1 addition & 1 deletion generated/Model/LiveActivityEndRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ public function getSecondaryAction()
/**
* Sets secondaryAction
*
* @param \ActivitySmith\Generated\Model\LiveActivityAction|null $secondaryAction Optional secondary action button. Supported only for alert, progress, and segmented_progress Live Activities. Uses the same open_url, shortcuts://, and webhook shapes as action.
* @param \ActivitySmith\Generated\Model\LiveActivityAction|null $secondaryAction Optional secondary action button. Supported for alert, progress, and segmented_progress Live Activities. Uses the same open_url, shortcuts://, and webhook shapes as action.
*
* @return self
*/
Expand Down
2 changes: 1 addition & 1 deletion generated/Model/LiveActivityStartRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ public function getSecondaryAction()
/**
* Sets secondaryAction
*
* @param \ActivitySmith\Generated\Model\LiveActivityAction|null $secondaryAction Optional secondary action button. Supported only for alert, progress, and segmented_progress Live Activities. Uses the same open_url, shortcuts://, and webhook shapes as action.
* @param \ActivitySmith\Generated\Model\LiveActivityAction|null $secondaryAction Optional secondary action button. Supported for alert, progress, and segmented_progress Live Activities. Uses the same open_url, shortcuts://, and webhook shapes as action.
*
* @return self
*/
Expand Down
2 changes: 1 addition & 1 deletion generated/Model/LiveActivityStreamDeleteRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ public function getSecondaryAction()
/**
* Sets secondaryAction
*
* @param \ActivitySmith\Generated\Model\LiveActivityAction|null $secondaryAction Optional secondary action button. Supported only for alert, progress, and segmented_progress Live Activities. Uses the same open_url, shortcuts://, and webhook shapes as action.
* @param \ActivitySmith\Generated\Model\LiveActivityAction|null $secondaryAction Optional secondary action button. Supported for alert, progress, and segmented_progress Live Activities. Uses the same open_url, shortcuts://, and webhook shapes as action.
*
* @return self
*/
Expand Down
2 changes: 1 addition & 1 deletion generated/Model/LiveActivityStreamRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ public function getSecondaryAction()
/**
* Sets secondaryAction
*
* @param \ActivitySmith\Generated\Model\LiveActivityAction|null $secondaryAction Optional secondary action button. Supported only for alert, progress, and segmented_progress Live Activities. Uses the same open_url, shortcuts://, and webhook shapes as action.
* @param \ActivitySmith\Generated\Model\LiveActivityAction|null $secondaryAction Optional secondary action button. Supported for alert, progress, and segmented_progress Live Activities. Uses the same open_url, shortcuts://, and webhook shapes as action.
*
* @return self
*/
Expand Down
2 changes: 1 addition & 1 deletion generated/Model/LiveActivityUpdateRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ public function getSecondaryAction()
/**
* Sets secondaryAction
*
* @param \ActivitySmith\Generated\Model\LiveActivityAction|null $secondaryAction Optional secondary action button. Supported only for alert, progress, and segmented_progress Live Activities. Uses the same open_url, shortcuts://, and webhook shapes as action.
* @param \ActivitySmith\Generated\Model\LiveActivityAction|null $secondaryAction Optional secondary action button. Supported for alert, progress, and segmented_progress Live Activities. Uses the same open_url, shortcuts://, and webhook shapes as action.
*
* @return self
*/
Expand Down