0.4.7 • Published 2 years ago

swagger-export-actions v0.4.7

Weekly downloads
-
License
MIT
Repository
-
Last release
2 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

2 years ago

0.4.6

2 years ago

0.4.5

2 years ago

0.4.4

2 years ago

0.4.3

2 years ago

0.4.2

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago