Vaclav Bartacek

Results 4 comments of Vaclav Bartacek

This is related to this drafter issue: https://github.com/apiaryio/drafter/issues/211

A workaround is to remove/do not mention the media type 'application/json' - without that it is working as expected. See the last comments in the issue https://github.com/danielgtaylor/aglio/issues/155

Hello, I've been working last 6 months on a commercial project and I've decided to use JSLT there. This library is much better than JOLT for sure. We have about...

I was able to use Wiremock for serving static binary files, example of the mapping JSON for serving the file `__files/download/document.pdf`: ```json { "id" : "20221014-1032-aaaa-aaaa-aaaaaaaaaaaa", "uuid" : "20221014-1032-aaaa-aaaa-aaaaaaaaaaaa", "request"...