2.0.5 • Published 8 months ago

@openfn/language-openimis v2.0.5

Weekly downloads
-
License
LGPLv3
Repository
github
Last release
8 months ago

language-template

An OpenFn adaptor for building integration jobs for use with the ____ API.

Documentation

View the docs site for full technical documentation.

Configuration

View all the required and optional properties for state.configuration in the official configuration-schema definition.

sample expression using operation

post({
  "url": "api/v1/forms/data/wide/json/formId",
  "body": {"a":1}
  "headers": {}
})

Development

Clone the adaptors monorepo. Follow the Getting Started guide inside to get set up.

Run tests using pnpm run test or pnpm run test:watch

Build the project using pnpm build.

To just build the docs run pnpm build docs

2.0.5

8 months ago

2.0.4

8 months ago

2.0.3

8 months ago

2.0.2

9 months ago

1.1.1

12 months ago

1.1.0

1 year ago

2.0.1

10 months ago

2.0.0

11 months ago

1.1.2

11 months ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago