Gábor Magyar

Results 4 comments of Gábor Magyar

Right now I have most of my channels looking like this: ```yaml subscribe: message: payload: $ref: @schemas/payload.yml publish: description: Description message: payload: $ref: @schemas/payload.yml tags: - {{ mixin('@tags/producer-driven.yml.njk') }} ```...

For anyone else finding this in the future here's an up-to-date workaround to this problem. I'm using `ajv` as part of a [jsonforms.io](http://jsonforms.io) form, so I don't have easy access...

That seemed to have done the trick, added the repo field and it works now. Maybe worth adding a line to the docs, as there's normally no reason for the...

Similar issues keep happening from time to time with monodeploy updates. I think it should be much clearer in the docs or even in the command output what versions of...