Michiel Helvensteijn

Results 13 issues of Michiel Helvensteijn

Since the Swagger spec supports JSON schemas for `req.body`, I expected the Validate Request middleware to use this to test incoming request bodies, and emit a (customizable) HTTP 4xx code...

documentation

Delta Modeling was always meant to be multi-language. One feature may include code in JavaScript, HTML _and_ CSS. It makes sense for deltas to operate on all three in the...

enhancement

[Literate programming](http://en.wikipedia.org/wiki/Literate_programming), as introduced by Donald Knuth, helps to tell the story of your code in the order you intend. Delta modeling allows code to be placed 'out of order',...

enhancement