1.11.0 • Published 5 months ago

@epilot/template-variables-client v1.11.0

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
5 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.11.0

5 months ago

1.10.0

7 months ago

1.8.2

1 year ago

1.9.0

11 months ago

1.8.3

1 year ago

1.8.0

1 year ago

1.7.2

1 year ago

1.7.1

1 year ago

1.7.0

1 year ago

1.6.3

1 year ago

1.6.2

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago