Skip to content

Commit 42bc6b5

Browse files
Updated in README file
1 parent 91fe720 commit 42bc6b5

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ node_modules/*
55
reports/*
66
apidocs-templates/*
77
test/smtpconfig.js
8-
test/config.js
8+
test/config.js
9+
test/sync_config.js

config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const config = {
22
protocol: "https",
3-
host: "stag-cdn.contentstack.io",
3+
host: "cdn.contentstack.io",
44
port: 443,
55
version: "v3",
66
urls: {

js-sdk-reference.zip

-605 KB
Binary file not shown.

0 commit comments

Comments
 (0)