1.4.0 • Published 5 months ago

@epilot/submission-client v1.4.0

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

@epilot/submission-client

CI npm version bundle size License

Client library for epilot Submission API

Uses openapi-client-axios

Installation

npm install --save @epilot/submission-client

Usage

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

const submissionClient = getClient();
const res = await submissionClient.createSubmission(null, mySubmission)

Documentation

https://docs.epilot.io/docs/submissions

1.4.0

5 months ago

1.3.0

11 months ago

1.2.0

1 year ago

1.1.5

1 year ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago