Vincenzo Chianese
Vincenzo Chianese
minim is out and stable - I should migrate it to that.
I think it would be a good idea to add a bunch of useful snippets while working with both Swagger and API Blueprint @jsynowiec , you're the only user reporting...
It should sensibly speed up validation of APIBlueprint as it's skipping all the serialisation stuff
There should be support for data structures section
I am not really sure about this and probably it should be verified but - The refract output is generally quite big and it can blow up the memory as...
As this extension is getting bigger, it would be a good idea to have a `docs` directory where everything is inside and people can read it.
Dredd related issues: https://github.com/apiaryio/dredd/issues/602 https://github.com/apiaryio/dredd/issues/600
Actually the source map reference for a particular symbol is done guessing where the reference could be ``` typescript /* Unfortunately drafter is missing some required sourcemaps, so as a...