Thomas Karlsson
Thomas Karlsson
Hi I would like to use this is my commander based app that I have. But I don't understand exactly what is needed to get completion working in a bash...
When using the --future-release option it would be good to get the release noted in the CHANGELOG.md file with link to full changelog even if no pull requests/issues are closed....
**Describe the bug** when using readOnly:true inside a $ref: then the readOnly:true attribute is ignored (i.e. the attribute is enforced for post/put requests) **To Reproduce** Have a required attribute that...
Hello. I installed this using bower today and immediately got a problem with this. ``` this.config = { transports: ['websocket', 'polling'], useCORSRouteToGetCookie: false }; ``` As it should be ```...