0.6.1 • Published 11 months ago

@fresha/openapi-codegen-client-fetch v0.6.1

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

@fresha/openapi-codegen-client-fetch

OpenAPI code generator for TypeScript clients using Fetch API.

Installation

This generator is installed along with @fresha/openapi-codegen.

$ npm install @fresha/openapi-codegen

Usage

Listing available options

npx fresha-openapi-codegen client-fetch --help

Generating source code

npx fresha-openapi-codegen client-fetch \
  --input PATH_TO_OPENAPI_SCHEMA_FILE
  --output ROOT_DIR_NPM_PROJECT
  --json-api

where:

--json-api is used to make generator generate the code according to JSON:API specification

0.5.0

11 months ago

0.6.1

11 months ago

0.6.0

11 months ago

0.4.7

12 months ago

0.4.6

12 months ago

0.4.5

1 year ago

0.4.4

1 year ago

0.3.2

1 year ago

0.4.0

1 year ago

0.4.3

1 year ago

0.3.1

1 year ago

0.3.0

1 year ago

0.2.16

1 year ago

0.2.15

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.2.14

1 year ago

0.2.9

1 year ago

0.2.13

1 year ago

0.2.12

1 year ago

0.2.11

1 year ago

0.2.2

1 year ago

0.2.10

1 year ago

0.1.0

2 years ago