Skip to content

Commit

Permalink
14.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PureCloud Jenkins committed Nov 12, 2024
1 parent 0b8bfa5 commit bdad184
Show file tree
Hide file tree
Showing 200 changed files with 4,393 additions and 17,368 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* **Source** https://github.com/MyPureCloud/purecloud-guest-chat-client-javascript
* **Guest chat documentation** https://developer.genesys.cloud/commdigital/digital/webchat/guestchat

Documentation version purecloud-guest-chat-client@14.4.0
Documentation version purecloud-guest-chat-client@14.5.0

## CommonJS

Expand All @@ -31,7 +31,7 @@ For direct use in a browser script:

```html
<!-- Include the CJS SDK -->
<script src="https://sdk-cdn.mypurecloud.com/javascript-guest/14.4.0/purecloud-guest-chat-client.min.js"></script>
<script src="https://sdk-cdn.mypurecloud.com/javascript-guest/14.5.0/purecloud-guest-chat-client.min.js"></script>

<script type="text/javascript">
// Obtain a reference to the platformClient object
Expand All @@ -48,7 +48,7 @@ For direct use in a browser script:

<script type="text/javascript">
// Obtain a reference to the platformClient object
requirejs(['https://sdk-cdn.mypurecloud.com/javascript-guest/amd/14.4.0/purecloud-guest-chat-client.min.js'], (platformClient) => {
requirejs(['https://sdk-cdn.mypurecloud.com/javascript-guest/amd/14.5.0/purecloud-guest-chat-client.min.js'], (platformClient) => {
console.log(platformClient);
});
</script>
Expand Down
6 changes: 3 additions & 3 deletions build/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* **Source** https://github.com/MyPureCloud/purecloud-guest-chat-client-javascript
* **Guest chat documentation** https://developer.genesys.cloud/commdigital/digital/webchat/guestchat

Documentation version purecloud-guest-chat-client@14.4.0
Documentation version purecloud-guest-chat-client@14.5.0

## CommonJS

Expand All @@ -31,7 +31,7 @@ For direct use in a browser script:

```html
<!-- Include the CJS SDK -->
<script src="https://sdk-cdn.mypurecloud.com/javascript-guest/14.4.0/purecloud-guest-chat-client.min.js"></script>
<script src="https://sdk-cdn.mypurecloud.com/javascript-guest/14.5.0/purecloud-guest-chat-client.min.js"></script>

<script type="text/javascript">
// Obtain a reference to the platformClient object
Expand All @@ -48,7 +48,7 @@ For direct use in a browser script:

<script type="text/javascript">
// Obtain a reference to the platformClient object
requirejs(['https://sdk-cdn.mypurecloud.com/javascript-guest/amd/14.4.0/purecloud-guest-chat-client.min.js'], (platformClient) => {
requirejs(['https://sdk-cdn.mypurecloud.com/javascript-guest/amd/14.5.0/purecloud-guest-chat-client.min.js'], (platformClient) => {
console.log(platformClient);
});
</script>
Expand Down
6 changes: 3 additions & 3 deletions build/dist/node/purecloud-guest-chat-client.js
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ class Configuration {

/**
* @module purecloud-guest-chat-client/ApiClient
* @version 14.4.0
* @version 14.5.0
*/
class ApiClient {
/**
Expand Down Expand Up @@ -975,7 +975,7 @@ class WebChatApi {
/**
* WebChat service.
* @module purecloud-guest-chat-client/api/WebChatApi
* @version 14.4.0
* @version 14.5.0
*/

/**
Expand Down Expand Up @@ -1346,7 +1346,7 @@ class WebChatApi {
* </pre>
* </p>
* @module purecloud-guest-chat-client/index
* @version 14.4.0
* @version 14.5.0
*/
class platformClient {
constructor() {
Expand Down
6 changes: 3 additions & 3 deletions build/dist/web-amd/purecloud-guest-chat-client.js
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form

/**
* @module purecloud-guest-chat-client/ApiClient
* @version 14.4.0
* @version 14.5.0
*/
class ApiClient {
/**
Expand Down Expand Up @@ -973,7 +973,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
/**
* WebChat service.
* @module purecloud-guest-chat-client/api/WebChatApi
* @version 14.4.0
* @version 14.5.0
*/

/**
Expand Down Expand Up @@ -1344,7 +1344,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
* </pre>
* </p>
* @module purecloud-guest-chat-client/index
* @version 14.4.0
* @version 14.5.0
*/
class platformClient {
constructor() {
Expand Down
6 changes: 3 additions & 3 deletions build/dist/web-cjs/bundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -2258,7 +2258,7 @@ class Configuration {

/**
* @module purecloud-guest-chat-client/ApiClient
* @version 14.4.0
* @version 14.5.0
*/
class ApiClient {
/**
Expand Down Expand Up @@ -2845,7 +2845,7 @@ class WebChatApi {
/**
* WebChat service.
* @module purecloud-guest-chat-client/api/WebChatApi
* @version 14.4.0
* @version 14.5.0
*/

/**
Expand Down Expand Up @@ -3216,7 +3216,7 @@ class WebChatApi {
* </pre>
* </p>
* @module purecloud-guest-chat-client/index
* @version 14.4.0
* @version 14.5.0
*/
class platformClient {
constructor() {
Expand Down
6 changes: 3 additions & 3 deletions build/dist/web-cjs/purecloud-guest-chat-client.js
Original file line number Diff line number Diff line change
Expand Up @@ -7230,7 +7230,7 @@ class Configuration {

/**
* @module purecloud-guest-chat-client/ApiClient
* @version 14.4.0
* @version 14.5.0
*/
class ApiClient {
/**
Expand Down Expand Up @@ -7817,7 +7817,7 @@ class WebChatApi {
/**
* WebChat service.
* @module purecloud-guest-chat-client/api/WebChatApi
* @version 14.4.0
* @version 14.5.0
*/

/**
Expand Down Expand Up @@ -8188,7 +8188,7 @@ class WebChatApi {
* </pre>
* </p>
* @module purecloud-guest-chat-client/index
* @version 14.4.0
* @version 14.5.0
*/
class platformClient {
constructor() {
Expand Down
2 changes: 1 addition & 1 deletion build/docs/WebChatApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -629,4 +629,4 @@ apiInstance.postWebchatGuestConversations(body)
**CreateWebChatConversationResponse**


_purecloud-guest-chat-client@14.4.0_
_purecloud-guest-chat-client@14.5.0_
6 changes: 3 additions & 3 deletions build/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* **Source** https://github.com/MyPureCloud/purecloud-guest-chat-client-javascript
* **Guest chat documentation** https://developer.genesys.cloud/commdigital/digital/webchat/guestchat

Documentation version purecloud-guest-chat-client@14.4.0
Documentation version purecloud-guest-chat-client@14.5.0

## CommonJS

Expand All @@ -31,7 +31,7 @@ For direct use in a browser script:

```html
<!-- Include the CJS SDK -->
<script src="https://sdk-cdn.mypurecloud.com/javascript-guest/14.4.0/purecloud-guest-chat-client.min.js"></script>
<script src="https://sdk-cdn.mypurecloud.com/javascript-guest/14.5.0/purecloud-guest-chat-client.min.js"></script>

<script type="text/javascript">
// Obtain a reference to the platformClient object
Expand All @@ -48,7 +48,7 @@ For direct use in a browser script:

<script type="text/javascript">
// Obtain a reference to the platformClient object
requirejs(['https://sdk-cdn.mypurecloud.com/javascript-guest/amd/14.4.0/purecloud-guest-chat-client.min.js'], (platformClient) => {
requirejs(['https://sdk-cdn.mypurecloud.com/javascript-guest/amd/14.5.0/purecloud-guest-chat-client.min.js'], (platformClient) => {
console.log(platformClient);
});
</script>
Expand Down
49 changes: 5 additions & 44 deletions build/docs/releaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,56 +1,17 @@
Platform API version: 8583
Platform API version: 8610




# Major Changes (0 changes)


# Minor Changes (11 changes)
# Minor Changes (2 changes)

**POST /api/v2/webchat/guest/conversations** (1 change)
**Limit** (2 changes)

* Response 409 was added

**GET /api/v2/webchat/guest/conversations/{conversationId}/mediarequests/{mediaRequestId}** (1 change)

* Response 409 was added

**PATCH /api/v2/webchat/guest/conversations/{conversationId}/mediarequests/{mediaRequestId}** (1 change)

* Response 409 was added

**GET /api/v2/webchat/guest/conversations/{conversationId}/mediarequests** (1 change)

* Response 409 was added

**POST /api/v2/webchat/guest/conversations/{conversationId}/members/{memberId}/typing** (1 change)

* Response 409 was added

**POST /api/v2/webchat/guest/conversations/{conversationId}/members/{memberId}/messages** (1 change)

* Response 409 was added

**GET /api/v2/webchat/guest/conversations/{conversationId}/members/{memberId}** (1 change)

* Response 409 was added

**DELETE /api/v2/webchat/guest/conversations/{conversationId}/members/{memberId}** (1 change)

* Response 409 was added

**GET /api/v2/webchat/guest/conversations/{conversationId}/members** (1 change)

* Response 409 was added

**GET /api/v2/webchat/guest/conversations/{conversationId}/messages/{messageId}** (1 change)

* Response 409 was added

**GET /api/v2/webchat/guest/conversations/{conversationId}/messages** (1 change)

* Response 409 was added
* Enum value business.rules was added to property namespace
* Enum value gamification was added to property namespace


# Point Changes (0 changes)
2 changes: 1 addition & 1 deletion build/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -215,11 +215,11 @@ declare namespace Models {
"pageSize"?: number;
"pageNumber"?: number;
"total"?: number;
"previousUri"?: string;
"lastUri"?: string;
"firstUri"?: string;
"selfUri"?: string;
"nextUri"?: string;
"previousUri"?: string;
"pageCount"?: number;
}

Expand Down
Loading

0 comments on commit bdad184

Please sign in to comment.