1.14.3 • Published 8 months ago

@epilot/template-variables-client v1.14.3

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

@epilot/template-variables-client

CI npm version bundle size License

API Client for epilot Template Variables API.

Uses openapi-client-axios

Installation

npm install --save @epilot/template-variables-client

Usage

import { getClient } from '@epilot/template-variables-client';
const templateVariablesClient = getClient();
const getResponse = await templateVariablesClient.getCategories({ lang: 'de'});

Documentation

https://docs.epilot.io/docs/messaging/template-variables

1.14.3

8 months ago

1.14.1

10 months ago

1.13.2

10 months ago

1.14.0

10 months ago

1.13.1

10 months ago

1.13.0

10 months ago

1.12.0

12 months ago

1.14.2

10 months ago

1.13.3

10 months ago

1.14.2-rc.1

9 months ago

1.11.0

2 years ago

1.10.0

2 years ago

1.8.2

2 years ago

1.9.0

2 years ago

1.8.3

2 years ago

1.8.0

2 years ago

1.7.2

3 years ago

1.7.1

3 years ago

1.7.0

3 years ago

1.6.3

3 years ago

1.6.2

3 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

0.2.0

4 years ago

0.1.0

4 years ago