Justin Dalrymple
|
22d916a05f
|
fix: resourceDiscussions.editNote add content params, and allowed discussionId to accept a string type (#524)
Co-authored-by: Liu Jia <ldspirit0801@163.com>
|
2020-01-03 14:26:17 +01:00 |
|
Justin
|
6558f09522
|
Switching version option type
BREAKING CHANGE: Switch the version option to be a number and not a string. For example 4 instead of 'v4'.
|
2019-11-21 11:01:48 +01:00 |
|
Justin
|
79d8c718b0
|
fix: Fixing the inability to use environment variables in the cli export (#463)
chore: Cleaning up the rollup configuration
chore: Updating packages to remove vulnerabilities
docs: Updating usage documentation to improve clarity
test: Adding proper tests for cli functionality
closes:#458
|
2019-11-21 11:00:18 +01:00 |
|
Justin Dalrymple
|
15c841c15b
|
fix: Fixing some minor bugs (#486)
* fix: Change mapping import to be dynamic and fix old reference to humps
* chore: Removing default exports
* fix: Cleaning up .d.ts export
* docs: Adding browser example
* fix: Fixing rollup config
closes: #485
closes: #475
|
2019-10-28 14:10:54 +01:00 |
|
Zack Urben
|
1289c2bac0
|
Addressing PR comments.
|
2019-10-03 19:13:06 +00:00 |
|
Justin
|
78b9ad652d
|
Forgotten folder references
|
2019-08-30 20:22:13 -04:00 |
|
Justin
|
6f90f4c67d
|
feat: Adding support for CLI
closes: #146
|
2019-08-30 17:50:16 -04:00 |
|
Kimmo Sääskilahti
|
f66f50c2de
|
Add type exports.
- Add type exports.
- Add types to bundle unit tests.
|
2019-08-27 13:10:19 +03:00 |
|
Justin
|
45ab1fe66d
|
test: Fixing tests expectations
|
2019-08-22 16:47:51 -04:00 |
|
Justin
|
8e5dfc00cd
|
chore: Major linting fixes
|
2019-08-22 11:52:28 -04:00 |
|
Justin
|
4d758e415f
|
test: Improved unit tests for pagination checks
|
2019-07-11 16:02:43 -04:00 |
|
Justin
|
b68d294145
|
test: Remove every code except 2339
|
2019-06-17 00:16:12 -04:00 |
|
mseyma
|
4d99902a10
|
feat: Add configurable request timeout (#341)
Adds the ability for the client to configure the timeout (default is still 300 seconds)
|
2019-06-08 17:14:51 -04:00 |
|
Justin
|
c10690c609
|
test: More jest matcher updates
|
2019-05-25 19:05:28 -04:00 |
|
Justin
|
106e112dbe
|
test: General updates to various tests to use the proper jest matchers
|
2019-05-25 19:05:28 -04:00 |
|
Justin
|
54d804e0ae
|
test: Updating tests to match changes to bundler function
|
2019-05-25 19:05:28 -04:00 |
|
Justin
|
4349da7408
|
test: Adding tests for the new camelize option
|
2019-05-25 19:05:28 -04:00 |
|
Justin
|
b780a5f520
|
test: Modified maxPages test to better handle the issue seen in #311
|
2019-05-25 19:05:28 -04:00 |
|