0.4.7 • Published 3 years ago

swagger-export-actions v0.4.7

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

swagger-export-actions

Needs feedback, please contribute in GitHub Issues or leave your message on my discord server.

Automated script | Swagger export to react-fetching-library actions

Setup

Install via npm, better as dependency, run this command

npm i -D swagger-export-actions

Usage

Run swagger-export-actions with input and output options

npx swagger-export-actions --in data/api.json --out out/data

Notices

Query Params

They are stored in params property, you will have to handle it in your intercepter.

Action Import

It is imported as how I would like to use it, you may have to change it.

0.4.7

3 years ago

0.4.6

3 years ago

0.4.5

3 years ago

0.4.4

3 years ago

0.4.3

3 years ago

0.4.2

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago