Skip to content

Commit

Permalink
62.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PureCloud Jenkins committed Jul 15, 2021
1 parent de4dd80 commit 5387147
Show file tree
Hide file tree
Showing 519 changed files with 7,234 additions and 2,115 deletions.
4 changes: 2 additions & 2 deletions PureCloudPlatformClientV2.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '10.0'
s.osx.deployment_target = '10.11'
s.swift_version = '5.0'
s.version = '61.0.0'
s.source = { :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '61.0.0' }
s.version = '62.0.0'
s.source = { :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '62.0.0' }
s.authors = 'Genesys Developer Evangelists'
s.social_media_url = 'https://twitter.com/PureCloud_Dev'
s.license = 'MIT'
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This package's source is on github at https://github.com/MyPureCloud/platform-cl
Reference the SDK's pod in your project's Podfile:

```
pod 'PureCloudPlatformClientV2', :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '61.0.0'
pod 'PureCloudPlatformClientV2', :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '62.0.0'
```

Then install your project's dependencies:
Expand Down
4 changes: 2 additions & 2 deletions build/PureCloudPlatformClientV2.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '10.0'
s.osx.deployment_target = '10.11'
s.swift_version = '5.0'
s.version = '61.0.0'
s.source = { :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '61.0.0' }
s.version = '62.0.0'
s.source = { :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '62.0.0' }
s.authors = 'Genesys Developer Evangelists'
s.social_media_url = 'https://twitter.com/PureCloud_Dev'
s.license = 'MIT'
Expand Down
2 changes: 1 addition & 1 deletion build/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This package's source is on github at https://github.com/MyPureCloud/platform-cl
Reference the SDK's pod in your project's Podfile:

```
pod 'PureCloudPlatformClientV2', :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '61.0.0'
pod 'PureCloudPlatformClientV2', :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '62.0.0'
```

Then install your project's dependencies:
Expand Down
2 changes: 1 addition & 1 deletion build/docs/ActionEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ title: ActionEntityListing
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
2 changes: 1 addition & 1 deletion build/docs/ActionMapListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ title: ActionMapListing
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
2 changes: 1 addition & 1 deletion build/docs/ActionTargetListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ title: ActionTargetListing
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
2 changes: 1 addition & 1 deletion build/docs/ActionTemplateListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ title: ActionTemplateListing
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
2 changes: 1 addition & 1 deletion build/docs/AgentActivityEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ title: AgentActivityEntityListing
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
4 changes: 2 additions & 2 deletions build/docs/ArchitectAPI.md
Original file line number Diff line number Diff line change
Expand Up @@ -3013,7 +3013,7 @@ ArchitectAPI.getFlowsDatatableImportJob(datatableId: datatableId, importJobId: i



> [EntityListing](EntityListing.html) getFlowsDatatableImportJobs(datatableId, pageNumber, pageSize)
> [DataTableImportEntityListing](DataTableImportEntityListing.html) getFlowsDatatableImportJobs(datatableId, pageNumber, pageSize)
Get all recent import jobs

Expand Down Expand Up @@ -3061,7 +3061,7 @@ ArchitectAPI.getFlowsDatatableImportJobs(datatableId: datatableId, pageNumber: p

### Return type

[**EntityListing**](EntityListing.html)
[**DataTableImportEntityListing**](DataTableImportEntityListing.html)

<a name="getFlowsDatatableRow"></a>

Expand Down
21 changes: 0 additions & 21 deletions build/docs/ArrayNode.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,27 +7,6 @@ title: ArrayNode

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **nodeType** | **String** | | [optional] |
| **float** | **Bool** | | [optional] |
| **number** | **Bool** | | [optional] |
| **valueNode** | **Bool** | | [optional] |
| **containerNode** | **Bool** | | [optional] |
| **floatingPointNumber** | **Bool** | | [optional] |
| **missingNode** | **Bool** | | [optional] |
| **object** | **Bool** | | [optional] |
| **pojo** | **Bool** | | [optional] |
| **integralNumber** | **Bool** | | [optional] |
| **short** | **Bool** | | [optional] |
| **int** | **Bool** | | [optional] |
| **long** | **Bool** | | [optional] |
| **double** | **Bool** | | [optional] |
| **bigDecimal** | **Bool** | | [optional] |
| **bigInteger** | **Bool** | | [optional] |
| **textual** | **Bool** | | [optional] |
| **boolean** | **Bool** | | [optional] |
| **binary** | **Bool** | | [optional] |
| **array** | **Bool** | | [optional] |
| **null** | **Bool** | | [optional] |
{: class="table table-striped"}


2 changes: 1 addition & 1 deletion build/docs/AttemptLimitsEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ title: AttemptLimitsEntityListing
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
2 changes: 1 addition & 1 deletion build/docs/AuthzDivisionEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ title: AuthzDivisionEntityListing
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
1 change: 1 addition & 0 deletions build/docs/AvailableTopic.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ title: AvailableTopic
| **permissionDetails** | [**[PermissionDetails]**](PermissionDetails.html) | Full detailed permissions required to subscribe to the topic | [optional] |
| **requiresPermissions** | **[String]** | Permissions required to subscribe to the topic | [optional] |
| **requiresDivisionPermissions** | **Bool** | True if the subscribing user must belong to the same division as the topic object ID | [optional] |
| **requiresAnyValidator** | **Bool** | If multiple permissions are required for this topic, such as both requiresCurrentUser and requiresDivisionPermissions, then true here indicates that meeting any one condition will satisfy the requirements; false indicates all conditions must be met. | [optional] |
| **enforced** | **Bool** | Whether or not the permissions on this topic are enforced | [optional] |
| **visibility** | **String** | Visibility of this topic (Public or Preview) | [optional] |
| **schema** | [**[String:JSON]**](JSON.html) | | [optional] |
Expand Down
19 changes: 19 additions & 0 deletions build/docs/BotConnectorBot.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
title: BotConnectorBot
---
## BotConnectorBot
A botConnector Bot Instance

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **_id** | **String** | The Botconnector Bot Id - this is configurable by the user when put | |
| **name** | **String** | | [optional] |
| **_description** | **String** | An optional description of the bot. This can be up to 256 characters long and must be comprised of displayable characters without leading or trailing whitespace | [optional] |
| **versions** | [**[BotConnectorBotVersion]**](BotConnectorBotVersion.html) | This bots versions, limit of 50 per bot | |
| **botCompositeTag** | **String** | A system-generated string that contains metadata about this bot. | [optional] |
| **selfUri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


22 changes: 22 additions & 0 deletions build/docs/BotConnectorBotSummaryEntityListing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: BotConnectorBotSummaryEntityListing
---
## BotConnectorBotSummaryEntityListing

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **entities** | [**[BotSummary]**](BotSummary.html) | | [optional] |
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}


16 changes: 16 additions & 0 deletions build/docs/BotConnectorBotVersion.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: BotConnectorBotVersion
---
## BotConnectorBotVersion
A version description for a botConnector bot.

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **version** | **String** | The name of the version. This can be up to 100 characters long and must be comprised of displayable characters without leading or trailing whitespace | |
| **supportedLanguages** | **[String]** | The supported languages for this bot. EG &#39;en-us&#39; or &#39;es&#39;, etc; These language codes are W3C language identification tags (ISO 639-1 for the language name and ISO 3166 for the country code) | |
| **intents** | [**[BotIntent]**](BotIntent.html) | A list of potential intents this bot will return, limit of 50 | |
{: class="table table-striped"}


22 changes: 22 additions & 0 deletions build/docs/BotConnectorBotVersionSummaryEntityListing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: BotConnectorBotVersionSummaryEntityListing
---
## BotConnectorBotVersionSummaryEntityListing

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **entities** | [**[BotVersionSummary]**](BotVersionSummary.html) | | [optional] |
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}


15 changes: 15 additions & 0 deletions build/docs/BotIntent.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: BotIntent
---
## BotIntent
A botConnector&#39;s bot intention

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **name** | **String** | The name of this intent. This can be up to 100 characters long and must be comprised of displayable characters without leading or trailing whitespace | |
| **slots** | [**[String:BotSlot]**](BotSlot.html) | Optional returned data values associated with this intent, limit of 50. | [optional] |
{: class="table table-striped"}


14 changes: 14 additions & 0 deletions build/docs/BotList.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: BotList
---
## BotList
A list of BotConnectorBots

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **chatBots** | [**[BotConnectorBot]**](BotConnectorBot.html) | A list of botConnector Bots. Max 50 | |
{: class="table table-striped"}


15 changes: 15 additions & 0 deletions build/docs/BotSlot.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: BotSlot
---
## BotSlot
Description of a data value returned from an intent

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **name** | **String** | The name of the slot. This can be up to 100 characters long and must be comprised of displayable characters without leading or trailing whitespace | |
| **type** | **String** | The data type of the slot string, integer, decimal, duration, boolean, currency, datetime or the xxxCollection versions of those types | |
{: class="table table-striped"}


17 changes: 17 additions & 0 deletions build/docs/BotSummary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: BotSummary
---
## BotSummary
A summary description for a botConnector bot

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **name** | **String** | The name of the bot. | |
| **_id** | **String** | The id of the bot. | |
| **_description** | **String** | An optional description of the bot. | [optional] |
| **botCompositeTag** | **String** | A system-generated string that contains metadata about this bot. | [optional] |
{: class="table table-striped"}


18 changes: 18 additions & 0 deletions build/docs/BotVersionSummary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: BotVersionSummary
---
## BotVersionSummary
A version summary for a botConnector bot.

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **name** | **String** | The name of the bot. | |
| **_id** | **String** | The id of the bot. | |
| **_description** | **String** | An optional description of the bot. | [optional] |
| **botCompositeTag** | **String** | A system-generated string that contains metadata about this bot. | [optional] |
| **version** | **String** | The name of the version. | |
{: class="table table-striped"}


14 changes: 14 additions & 0 deletions build/docs/CalendarUrlResponse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: CalendarUrlResponse
---
## CalendarUrlResponse

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **calendarUrl** | **String** | The calendar url for the user to subscribe with supported clients | [optional] |
| **selfUri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


2 changes: 1 addition & 1 deletion build/docs/CalibrationEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ title: CalibrationEntityListing
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
2 changes: 1 addition & 1 deletion build/docs/CallConversationEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ title: CallConversationEntityListing
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
2 changes: 1 addition & 1 deletion build/docs/CallHistoryConversationEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ title: CallHistoryConversationEntityListing
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
2 changes: 1 addition & 1 deletion build/docs/CallableTimeSetEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ title: CallableTimeSetEntityListing
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
2 changes: 1 addition & 1 deletion build/docs/CallbackConversationEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ title: CallbackConversationEntityListing
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
Loading

0 comments on commit 5387147

Please sign in to comment.