Skip to content
Merged
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
32 changes: 16 additions & 16 deletions generated/Api/LiveActivitiesApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ public function getConfig()
/**
* Operation endLiveActivity
*
* End a Live Activity
* End a Live Activity (legacy manual lifecycle)
*
* @param \ActivitySmith\Generated\Model\LiveActivityEndRequest $liveActivityEndRequest liveActivityEndRequest (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['endLiveActivity'] to see the possible values for this operation
Expand All @@ -155,7 +155,7 @@ public function endLiveActivity($liveActivityEndRequest, string $contentType = s
/**
* Operation endLiveActivityWithHttpInfo
*
* End a Live Activity
* End a Live Activity (legacy manual lifecycle)
*
* @param \ActivitySmith\Generated\Model\LiveActivityEndRequest $liveActivityEndRequest (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['endLiveActivity'] to see the possible values for this operation
Expand Down Expand Up @@ -349,7 +349,7 @@ public function endLiveActivityWithHttpInfo($liveActivityEndRequest, string $con
/**
* Operation endLiveActivityAsync
*
* End a Live Activity
* End a Live Activity (legacy manual lifecycle)
*
* @param \ActivitySmith\Generated\Model\LiveActivityEndRequest $liveActivityEndRequest (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['endLiveActivity'] to see the possible values for this operation
Expand All @@ -370,7 +370,7 @@ function ($response) {
/**
* Operation endLiveActivityAsyncWithHttpInfo
*
* End a Live Activity
* End a Live Activity (legacy manual lifecycle)
*
* @param \ActivitySmith\Generated\Model\LiveActivityEndRequest $liveActivityEndRequest (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['endLiveActivity'] to see the possible values for this operation
Expand Down Expand Up @@ -952,7 +952,7 @@ public function endLiveActivityStreamRequest($streamKey, $liveActivityStreamDele
/**
* Operation reconcileLiveActivityStream
*
* Send a stream update
* Start a new Live Activity or update an existing one
*
* @param string $streamKey Stable identifier for one ongoing thing. Allowed characters: letters, numbers, underscores, and hyphens. (required)
* @param \ActivitySmith\Generated\Model\LiveActivityStreamRequest $liveActivityStreamRequest liveActivityStreamRequest (required)
Expand All @@ -971,7 +971,7 @@ public function reconcileLiveActivityStream($streamKey, $liveActivityStreamReque
/**
* Operation reconcileLiveActivityStreamWithHttpInfo
*
* Send a stream update
* Start a new Live Activity or update an existing one
*
* @param string $streamKey Stable identifier for one ongoing thing. Allowed characters: letters, numbers, underscores, and hyphens. (required)
* @param \ActivitySmith\Generated\Model\LiveActivityStreamRequest $liveActivityStreamRequest (required)
Expand Down Expand Up @@ -1236,7 +1236,7 @@ public function reconcileLiveActivityStreamWithHttpInfo($streamKey, $liveActivit
/**
* Operation reconcileLiveActivityStreamAsync
*
* Send a stream update
* Start a new Live Activity or update an existing one
*
* @param string $streamKey Stable identifier for one ongoing thing. Allowed characters: letters, numbers, underscores, and hyphens. (required)
* @param \ActivitySmith\Generated\Model\LiveActivityStreamRequest $liveActivityStreamRequest (required)
Expand All @@ -1258,7 +1258,7 @@ function ($response) {
/**
* Operation reconcileLiveActivityStreamAsyncWithHttpInfo
*
* Send a stream update
* Start a new Live Activity or update an existing one
*
* @param string $streamKey Stable identifier for one ongoing thing. Allowed characters: letters, numbers, underscores, and hyphens. (required)
* @param \ActivitySmith\Generated\Model\LiveActivityStreamRequest $liveActivityStreamRequest (required)
Expand Down Expand Up @@ -1428,7 +1428,7 @@ public function reconcileLiveActivityStreamRequest($streamKey, $liveActivityStre
/**
* Operation startLiveActivity
*
* Start a Live Activity
* Start a Live Activity (legacy manual lifecycle)
*
* @param \ActivitySmith\Generated\Model\LiveActivityStartRequest $liveActivityStartRequest liveActivityStartRequest (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['startLiveActivity'] to see the possible values for this operation
Expand All @@ -1446,7 +1446,7 @@ public function startLiveActivity($liveActivityStartRequest, string $contentType
/**
* Operation startLiveActivityWithHttpInfo
*
* Start a Live Activity
* Start a Live Activity (legacy manual lifecycle)
*
* @param \ActivitySmith\Generated\Model\LiveActivityStartRequest $liveActivityStartRequest (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['startLiveActivity'] to see the possible values for this operation
Expand Down Expand Up @@ -1710,7 +1710,7 @@ public function startLiveActivityWithHttpInfo($liveActivityStartRequest, string
/**
* Operation startLiveActivityAsync
*
* Start a Live Activity
* Start a Live Activity (legacy manual lifecycle)
*
* @param \ActivitySmith\Generated\Model\LiveActivityStartRequest $liveActivityStartRequest (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['startLiveActivity'] to see the possible values for this operation
Expand All @@ -1731,7 +1731,7 @@ function ($response) {
/**
* Operation startLiveActivityAsyncWithHttpInfo
*
* Start a Live Activity
* Start a Live Activity (legacy manual lifecycle)
*
* @param \ActivitySmith\Generated\Model\LiveActivityStartRequest $liveActivityStartRequest (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['startLiveActivity'] to see the possible values for this operation
Expand Down Expand Up @@ -1878,7 +1878,7 @@ public function startLiveActivityRequest($liveActivityStartRequest, string $cont
/**
* Operation updateLiveActivity
*
* Update a Live Activity
* Update a Live Activity (legacy manual lifecycle)
*
* @param \ActivitySmith\Generated\Model\LiveActivityUpdateRequest $liveActivityUpdateRequest liveActivityUpdateRequest (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['updateLiveActivity'] to see the possible values for this operation
Expand All @@ -1896,7 +1896,7 @@ public function updateLiveActivity($liveActivityUpdateRequest, string $contentTy
/**
* Operation updateLiveActivityWithHttpInfo
*
* Update a Live Activity
* Update a Live Activity (legacy manual lifecycle)
*
* @param \ActivitySmith\Generated\Model\LiveActivityUpdateRequest $liveActivityUpdateRequest (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['updateLiveActivity'] to see the possible values for this operation
Expand Down Expand Up @@ -2090,7 +2090,7 @@ public function updateLiveActivityWithHttpInfo($liveActivityUpdateRequest, strin
/**
* Operation updateLiveActivityAsync
*
* Update a Live Activity
* Update a Live Activity (legacy manual lifecycle)
*
* @param \ActivitySmith\Generated\Model\LiveActivityUpdateRequest $liveActivityUpdateRequest (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['updateLiveActivity'] to see the possible values for this operation
Expand All @@ -2111,7 +2111,7 @@ function ($response) {
/**
* Operation updateLiveActivityAsyncWithHttpInfo
*
* Update a Live Activity
* Update a Live Activity (legacy manual lifecycle)
*
* @param \ActivitySmith\Generated\Model\LiveActivityUpdateRequest $liveActivityUpdateRequest (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['updateLiveActivity'] to see the possible values for this operation
Expand Down