1.5.2 • Published 10 months ago

@epilot/workflow-definition-client v1.5.2

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@epilot/workflow-client

CI npm version bundle size License

Client library for epilot Workflow Definition API

Uses openapi-client-axios

Installation

npm install --save @epilot/workflow-definition-client

Usage

import { getClient } from '@epilot/workflow-definition-client';

const workflowClient = getClient();
const res = await workflowClient.getDefinitions()

Documentation

https://docs.epilot.io/docs/workflows

1.4.6

10 months ago

1.4.5

10 months ago

1.4.4

11 months ago

1.5.2

10 months ago

1.4.3

12 months ago

1.5.1

10 months ago

1.5.0

10 months ago

1.4.7

10 months ago

1.4.1

1 year ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago