Artem

Results 6 issues of Artem

Hi, according to [package.json](https://github.com/looker-open-source/sdk-codegen/blob/master/packages/sdk/package.json) files typescript and ts-node are listed in section `dependencies` instead of `devDependencies`. This bloats production installation since TS is a huge package (50MB). ``` "ts-node": "^8.4.1",...

enhancement
typescript
p3

They should include: * configuration * more endpoints * pagination * filtering * error handling

This repo should have automated CircleCI pipeline to release npm packages automatically ## PR * run tests * check package version ## Master * e2e tests * publish package Look...

SDK should throw a custom error with more fields to follow API error structure https://developers.evrythng.com/docs/http-verbs-and-error-codes#error-messages Also e2e should include negative scenario testing

Webpack config should have specified minimum versions for node and browser

This repo should follow EVT code standards: https://github.com/evrythng/eslint-config-evrythng