youtube image
From YouTube: AsyncAPI SIG meeting 15 (Jan 21, 2020)

Description

This is the recording for the AsyncAPI Special Interest Group (SIG) meeting #15.

Attendees:
- Fran Méndez
- Jonas Lagoni
- Michael Davis
- Robert Diebels

Moderation:
- Fran Méndez

Agenda:
- Channel deprecation
- Generator templates maturity and ownership
- Q&A



Chat dump:
18:11:43 From Robert Diebels : Was lagoni.
18:21:36 From Robert Diebels : Are there any implementations of this at a protocol level?
18:22:04 From Robert Diebels : Other than HTTP.
18:26:06 From Fran Méndez : I don’t know any other protocol implementing this
18:30:21 From Robert Diebels : Shouldn't a template support everything that's in the version of the spec it's templating for? I don't think a valid spec should lead to generated code that's incomplete.
18:32:10 From Fran Méndez : https://app.quicktype.io/
18:34:26 From Robert Diebels : They have an NPM package afaics.
18:38:14 From Fran Méndez : https://github.com/quicktype/quicktype/issues/1293
18:42:54 From Robert Diebels : What about creating plugins?