Skip to content

Commit 487aa0a

Browse files
updated the sync Api method and testcases of sync
1 parent 5feea9d commit 487aa0a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+0
-25458
lines changed

js-sdk-reference.zip

227 Bytes
Binary file not shown.

js-sdk-reference/stack.js.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,6 @@ <h1 class="page-title">stack.js</h1>
317317
sync(params) {
318318
this._query = {};
319319
this["params"] = params;
320-
//this._query['sync_cdn_api_key'] = this.sync_cdn_api_key;
321320
this._query = Object.assign(this._query, this.params);
322321
this.requestParams = {
323322
method: 'POST',

js-sdk-reference_old/README.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

js-sdk-reference_old/Result.html

Lines changed: 0 additions & 220 deletions
This file was deleted.

js-sdk-reference_old/contentstack.js.html

Lines changed: 0 additions & 105 deletions
This file was deleted.

0 commit comments

Comments
 (0)