0.7.2 • Published 1 month ago

@epilot/partner-directory-client v0.7.2

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
1 month ago

@epilot/partner-directory-client

CI npm version bundle size License

Client library for epilot Partner API.

Uses openapi-client-axios

Installation

npm install --save-dev @epilot/partner-directory-client

Usage

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

const partnerClient = getClient();
await partnerClient.invitePartner({ id: 'e45a6dc2-3795-43a3-ae0f-6b6760f310fc', language: 'en' }).then(res => res.data);

Documentation

https://docs.epilot.io/api/partner/

0.7.2

1 month ago

0.7.1

2 months ago

0.6.0

5 months ago

0.4.0-alpha1

12 months ago

0.4.0-alpha2

12 months ago

0.4.0-alpha

12 months ago

0.5.0

11 months ago

0.4.0

11 months ago

0.3.0

1 year ago

0.2.4

1 year ago

0.2.3

1 year ago

0.2.2

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago