v3.0.0-0
Pre-releaseThis pre-release introduces a new pattern for the dhis2 adaptor that's much more generic and flexible. It provides create
, update
, get
, and upsert
functions and handles payload nesting for multiple records (create can take a single item or an array of items) and authentication behind the scenes.
60cd5f1 premajor version bump
7ddd4ac add docs for attribute and update attrVal
531419e new pattern
d8c4bc3 Remove console.log(state) from integration tests
8c9a758 don't console log the whole error to not expose auth
e554c07 small language changes to readme
9174a48 update README from earlier branch
1473668 Refactor and test: create, update, get and upsert
af61680 Merge pull request #42 from OpenFn/39-response-type-is-not-defined
f67104b Refactor redundant
58cfde8 Fix responseType is not defined
95e9696 Merge pull request #41 from OpenFn/dependabot/npm_and_yarn/axios-0.21.2
5941006 Bump axios from 0.21.1 to 0.21.2