node-red-node-swagger
node-red-node-swagger copied to clipboard
Add host and schemes fields into swagger
- [x] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
Proposed changes
I fixed #78.
Checklist
- [x] I have read the contribution guidelines
- [ ] For non-bugfix PRs, I have discussed this change on the mailing list/slack team.
- [ ] I have run
gruntto verify the unit tests pass - [ ] I have added suitable unit tests to cover the new/changed functionality