1.5.2 • Published 9 months ago

@epilot/workflow-definition-client v1.5.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 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

9 months ago

1.4.5

10 months ago

1.4.4

10 months ago

1.5.2

9 months ago

1.4.3

11 months ago

1.5.1

9 months ago

1.5.0

9 months ago

1.4.7

9 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