Allows access to this new API method using the wrapper. Example:
ac.api("segment/list?params", {});
I also need git tag 1.2.0 created in the upstream repo (for NPM versioning) as this was a minor release (new feature but should not break previous functionality).
Allows access to this new API method using the wrapper. Example:
ac.api("segment/list?params", {});
I also need git tag
1.2.0
created in the upstream repo (for NPM versioning) as this was a minor release (new feature but should not break previous functionality).