0.6.13 • Published 16 days ago

ringcentral-code-generator v0.6.13

Weekly downloads
-
License
MIT
Repository
-
Last release
16 days ago

RingCentral Code Generator for TypeScript

This is the code generator for RingCentral Extensible core module. More specifically, the definitions and the paths.

We provide this tool because by default the RingCentral Extensible core module only supports public API. There are partners and internal teams which need access to internal/beta API. So they can use this tool to generate code themselves.

Install

yarn add ringcentral-code-generator

Usage

import generate from 'ringcentral-code-generator'

generate('/path/to/spec.yml', '/path/to/output/folder');

Test

Rename .env.sample to .env. Edit .env to specify the path to spec and the output folder.

yarn test
0.6.13

16 days ago

0.6.12

30 days ago

0.6.11

2 months ago

0.6.10

3 months ago

0.6.9

4 months ago

0.6.8

4 months ago

0.6.7

4 months ago

0.6.6

8 months ago

0.6.5

8 months ago

0.6.2

12 months ago

0.6.4

12 months ago

0.6.1

1 year ago

0.5.2

1 year ago

0.3.6

2 years ago

0.3.5

2 years ago

0.3.7

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.3.4

2 years ago

0.5.1

2 years ago

0.3.2

2 years ago

0.3.3

2 years ago

0.3.0

2 years ago

0.3.1

2 years ago

0.2.0

3 years ago

0.1.5

3 years ago

0.1.2

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago