Yakov Khalinsky
Yakov Khalinsky
@timgent haven't done much with client TLS certs, could you describe how the process would work?
We are currently working on handling query parameters, once this is done, we should be in a much better position to handle reading in API Blueprint specs as a JSON...
Have done some testing for #128 and found that in most cases the slow down isn't too much of an issue, except when MSON is introduced.
@Art4 it does make sense since we already have 0.2.x
Thanks for the report. I've only tested on Mac OS and Ubuntu runs the builds. I'll spin up a Windows VM and investigate. Have you tried splitting your `apib` file...
Hmm that's a pretty small file. Windows 10, noted. Which Node.js version are you using?
Thanks @mnn for the update. Are you able to email me a sanitised version of your file? I would like to test it on other OS's as well as on...
@mnn have you used the previous versions of Drakov? I have previously had issues compiling Protagonist (Snowcrash) on a Windows machine, mainly due to my ignorance of running C compilers...
I'm looking at the possibility of maintaining versions to give user choice as to which parser is used. See #129
if you can try doing `npm install [email protected]` and see if it goes through. That version uses protagonist which requires some C compilation.