Skip to content

Commit 94700b7

Browse files
authored
Merge pull request #17 from contentstack/bug/timeout-retry
fix: 🐛 Request time out retry bug resolved
2 parents e0330d2 + 4f90eab commit 94700b7

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

+121
-74
lines changed

.talismanrc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
fileignoreconfig:
2+
- filename: jsdocs/stack_environment_index.js.html
3+
checksum: e70125d5038c16be4c974b75780b252d2ba680f63a791dc788941996d6e2b2bc
4+
- filename: .talisman
5+
checksum: ef29fbb058801114e565011d7b292a00e86dd385ff2e77a06ddf62b253339d99
6+
- filename: dist/node/contentstack-management.js
7+
checksum: d0a2881a9f533cb24cd909792548617f70aea637d6f7ca0ff932ede72e5e57ee
8+
- filename: dist/react-native/contentstack-management.js
9+
checksum: 3f611ee5cc82bf3cf4135de830208ce448184c99364538435f35c6c67aaf2d9e
10+
- filename: dist/web/contentstack-management.js
11+
checksum: 8bf55c1cf4b9f59d2c47ae16e7b6b6476eab8b7aefb817a560a41f9c3c76b337
12+
- filename: dist/nativescript/contentstack-management.js
13+
checksum: b514e4144664db6b107c412655a36028e102e25b901ede0ee782be03e2380d14

jsdocs/Asset.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1354,7 +1354,7 @@ <h5>Returns:</h5>
13541354
<br class="clear">
13551355

13561356
<footer>
1357-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Wed May 26 2021 15:44:37 GMT+0530 (India Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1357+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Jun 17 2021 19:11:41 GMT+0530 (India Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
13581358
</footer>
13591359

13601360
<script>prettyPrint();</script>

jsdocs/BulkOperation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -800,7 +800,7 @@ <h5>Returns:</h5>
800800
<br class="clear">
801801

802802
<footer>
803-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Wed May 26 2021 15:44:37 GMT+0530 (India Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
803+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Jun 17 2021 19:11:41 GMT+0530 (India Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
804804
</footer>
805805

806806
<script>prettyPrint();</script>

jsdocs/ContentType.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1317,7 +1317,7 @@ <h5>Parameters:</h5>
13171317
<br class="clear">
13181318

13191319
<footer>
1320-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Wed May 26 2021 15:44:37 GMT+0530 (India Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1320+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Jun 17 2021 19:11:41 GMT+0530 (India Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
13211321
</footer>
13221322

13231323
<script>prettyPrint();</script>

jsdocs/Contentstack.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -829,7 +829,7 @@ <h5>Examples</h5>
829829
<br class="clear">
830830

831831
<footer>
832-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Wed May 26 2021 15:44:36 GMT+0530 (India Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
832+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Jun 17 2021 19:11:41 GMT+0530 (India Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
833833
</footer>
834834

835835
<script>prettyPrint();</script>

jsdocs/ContentstackClient.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1077,7 +1077,7 @@ <h5>Returns:</h5>
10771077
<br class="clear">
10781078

10791079
<footer>
1080-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Wed May 26 2021 15:44:36 GMT+0530 (India Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1080+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Jun 17 2021 19:11:41 GMT+0530 (India Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
10811081
</footer>
10821082

10831083
<script>prettyPrint();</script>

jsdocs/DeliveryToken.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -763,7 +763,7 @@ <h5>Returns:</h5>
763763
<br class="clear">
764764

765765
<footer>
766-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Wed May 26 2021 15:44:37 GMT+0530 (India Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
766+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Jun 17 2021 19:11:41 GMT+0530 (India Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
767767
</footer>
768768

769769
<script>prettyPrint();</script>

jsdocs/Entry.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1693,7 +1693,7 @@ <h5>Parameters:</h5>
16931693
<br class="clear">
16941694

16951695
<footer>
1696-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Wed May 26 2021 15:44:37 GMT+0530 (India Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1696+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Jun 17 2021 19:11:41 GMT+0530 (India Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
16971697
</footer>
16981698

16991699
<script>prettyPrint();</script>

jsdocs/Environment.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -766,7 +766,7 @@ <h5>Returns:</h5>
766766
<br class="clear">
767767

768768
<footer>
769-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Wed May 26 2021 15:44:37 GMT+0530 (India Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
769+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Jun 17 2021 19:11:41 GMT+0530 (India Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
770770
</footer>
771771

772772
<script>prettyPrint();</script>

jsdocs/Extension.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -944,7 +944,7 @@ <h5>Returns:</h5>
944944
<br class="clear">
945945

946946
<footer>
947-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Wed May 26 2021 15:44:37 GMT+0530 (India Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
947+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Jun 17 2021 19:11:41 GMT+0530 (India Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
948948
</footer>
949949

950950
<script>prettyPrint();</script>

0 commit comments

Comments
 (0)