0.4.7 • Published 3 years ago
swagger-export-actions v0.4.7
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-actionsUsage
Run swagger-export-actions with input and output options
npx swagger-export-actions --in data/api.json --out out/dataNotices
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.