ah-swagger-plugin
ah-swagger-plugin copied to clipboard
Generate Swagger-UI documentation from Actionhero
Hello! We are now keeping a list of ActionHero plugins at https://www.actionherojs.com/plugins so the community can more easily find useful plugins. However, your plugin has not been updated to work...
This package will no longer work with ActionHero v18+ https://github.com/actionhero/actionhero/releases/tag/18.0.0-beta.2
Hi! We are making a new official actionhero Github team. This project is great... can we move it in?
not sure how to change schemes. tried to add at `swagger.js` config ``` schemes: ['https'], ```
@sanmoy27 > In post call I have there is a field named field1 which is mandatory to be provided in the body,which is mentioned as inputs field1:{required: true} but in...
This should be read from `api.config.servers.websocket.clientJsPath`
Based on your work, I changed to use a new swagger material ui. https://github.com/guiguan/ah-swagger-material-ui :)
Please make changes to `README.md` and `package.json` accordingly when merge :)