Output of `kpops generate` doesn't pass schema validation
Closed this issue · 0 comments
disrupted commented
kpops generate
writes the enriched pipeline as
components:
- type: ...
- ...
this means, it violates our schema. The components
key is an implementation detail that should be hidden.