Skip to content

Commit

Permalink
2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
InIn Devops committed Jun 16, 2017
1 parent 07589a0 commit 8d366d1
Show file tree
Hide file tree
Showing 45 changed files with 99 additions and 89 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ npm install purecloud-platform-client-v2
Reference from the CDN:

~~~ html
<!-- Replace `2.0.1` with the version you want to use. -->
<script src="https://sdk-cdn.mypurecloud.com/javascript/2.0.1/purecloud-platform-client-v2.min.js"></script>
<!-- Replace `2.0.2` with the version you want to use. -->
<script src="https://sdk-cdn.mypurecloud.com/javascript/2.0.2/purecloud-platform-client-v2.min.js"></script>
~~~

View the documentation on the [PureCloud Developer Center](https://developer.mypurecloud.com/api/rest/client-libraries/javascript/).
Expand Down
4 changes: 2 additions & 2 deletions build/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ npm install purecloud-platform-client-v2
Reference from the CDN:

~~~ html
<!-- Replace `2.0.1` with the version you want to use. -->
<script src="https://sdk-cdn.mypurecloud.com/javascript/2.0.1/purecloud-platform-client-v2.min.js"></script>
<!-- Replace `2.0.2` with the version you want to use. -->
<script src="https://sdk-cdn.mypurecloud.com/javascript/2.0.2/purecloud-platform-client-v2.min.js"></script>
~~~

View the documentation on the [PureCloud Developer Center](https://developer.mypurecloud.com/api/rest/client-libraries/javascript/).
Expand Down
4 changes: 2 additions & 2 deletions build/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ npm install purecloud-platform-client-v2
Reference from the CDN:

~~~ html
<!-- Replace `2.0.1` with the version you want to use. -->
<script src="https://sdk-cdn.mypurecloud.com/javascript/2.0.1/purecloud-platform-client-v2.min.js"></script>
<!-- Replace `2.0.2` with the version you want to use. -->
<script src="https://sdk-cdn.mypurecloud.com/javascript/2.0.2/purecloud-platform-client-v2.min.js"></script>
~~~

View the documentation on the [PureCloud Developer Center](https://developer.mypurecloud.com/api/rest/client-libraries/javascript/).
Expand Down
16 changes: 13 additions & 3 deletions build/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
{
"name": "purecloud-platform-client-v2",
"version": "2.0.1",
"version": "2.0.2",
"description": "A JavaScript library to interface with the PureCloud Platform API",
"license": "MIT",
"main": "src/purecloud-platform-client-v2/index.js",
"scripts": {
"test": "./node_modules/mocha/bin/mocha --recursive"
"repository": {
"type": "git",
"url": "https://github.com/MyPureCloud/platform-client-sdk-javascript.git"
},
"homepage": "https://github.com/MyPureCloud/platform-client-sdk-javascript",
"bugs": {
"url": "https://github.com/MyPureCloud/platform-client-sdk-javascript/issues"
},
"author": {
"name": "Genesys Developer Evangelists",
"email": "[email protected]",
"url": "https://developer.mypurecloud.com"
},
"dependencies": {
"superagent": "1.7.1"
Expand Down
2 changes: 1 addition & 1 deletion build/src/purecloud-platform-client-v2/ApiClient.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

/**
* @module purecloud-platform-client-v2/ApiClient
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion build/src/purecloud-platform-client-v2/api/AlertingApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Alerting service.
* @module purecloud-platform-client-v2/api/AlertingApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion build/src/purecloud-platform-client-v2/api/AnalyticsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Analytics service.
* @module purecloud-platform-client-v2/api/AnalyticsApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion build/src/purecloud-platform-client-v2/api/ArchitectApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Architect service.
* @module purecloud-platform-client-v2/api/ArchitectApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Attributes service.
* @module purecloud-platform-client-v2/api/AttributesApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Authorization service.
* @module purecloud-platform-client-v2/api/AuthorizationApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* ContentManagement service.
* @module purecloud-platform-client-v2/api/ContentManagementApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Conversations service.
* @module purecloud-platform-client-v2/api/ConversationsApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* ExternalContacts service.
* @module purecloud-platform-client-v2/api/ExternalContactsApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion build/src/purecloud-platform-client-v2/api/FaxApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Fax service.
* @module purecloud-platform-client-v2/api/FaxApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Geolocation service.
* @module purecloud-platform-client-v2/api/GeolocationApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion build/src/purecloud-platform-client-v2/api/GreetingsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Greetings service.
* @module purecloud-platform-client-v2/api/GreetingsApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion build/src/purecloud-platform-client-v2/api/GroupsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Groups service.
* @module purecloud-platform-client-v2/api/GroupsApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* IdentityProvider service.
* @module purecloud-platform-client-v2/api/IdentityProviderApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion build/src/purecloud-platform-client-v2/api/LanguagesApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Languages service.
* @module purecloud-platform-client-v2/api/LanguagesApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion build/src/purecloud-platform-client-v2/api/LicenseApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* License service.
* @module purecloud-platform-client-v2/api/LicenseApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion build/src/purecloud-platform-client-v2/api/LocationsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Locations service.
* @module purecloud-platform-client-v2/api/LocationsApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Notifications service.
* @module purecloud-platform-client-v2/api/NotificationsApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion build/src/purecloud-platform-client-v2/api/OAuthApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* OAuth service.
* @module purecloud-platform-client-v2/api/OAuthApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Organization service.
* @module purecloud-platform-client-v2/api/OrganizationApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion build/src/purecloud-platform-client-v2/api/OutboundApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Outbound service.
* @module purecloud-platform-client-v2/api/OutboundApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion build/src/purecloud-platform-client-v2/api/PresenceApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Presence service.
* @module purecloud-platform-client-v2/api/PresenceApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion build/src/purecloud-platform-client-v2/api/QualityApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Quality service.
* @module purecloud-platform-client-v2/api/QualityApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion build/src/purecloud-platform-client-v2/api/RecordingApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Recording service.
* @module purecloud-platform-client-v2/api/RecordingApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* ResponseManagement service.
* @module purecloud-platform-client-v2/api/ResponseManagementApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion build/src/purecloud-platform-client-v2/api/RoutingApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Routing service.
* @module purecloud-platform-client-v2/api/RoutingApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion build/src/purecloud-platform-client-v2/api/ScriptsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Scripts service.
* @module purecloud-platform-client-v2/api/ScriptsApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion build/src/purecloud-platform-client-v2/api/SearchApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Search service.
* @module purecloud-platform-client-v2/api/SearchApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion build/src/purecloud-platform-client-v2/api/StationsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Stations service.
* @module purecloud-platform-client-v2/api/StationsApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion build/src/purecloud-platform-client-v2/api/SuggestApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Suggest service.
* @module purecloud-platform-client-v2/api/SuggestApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* TelephonyProvidersEdge service.
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion build/src/purecloud-platform-client-v2/api/TokensApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Tokens service.
* @module purecloud-platform-client-v2/api/TokensApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* UserRecordings service.
* @module purecloud-platform-client-v2/api/UserRecordingsApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion build/src/purecloud-platform-client-v2/api/UsersApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Users service.
* @module purecloud-platform-client-v2/api/UsersApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion build/src/purecloud-platform-client-v2/api/UtilitiesApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Utilities service.
* @module purecloud-platform-client-v2/api/UtilitiesApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion build/src/purecloud-platform-client-v2/api/VoicemailApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Voicemail service.
* @module purecloud-platform-client-v2/api/VoicemailApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* WorkforceManagement service.
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
* @version 2.0.1
* @version 2.0.2
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion build/src/purecloud-platform-client-v2/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
* </pre>
* </p>
* @module purecloud-platform-client-v2/index
* @version 2.0.1
* @version 2.0.2
*/
var platformClient = {
/**
Expand Down
Loading

0 comments on commit 8d366d1

Please sign in to comment.