Heiko Henning

Results 72 comments of Heiko Henning

PR takes to long for me. In my opinion it is better to have small improvements than discuss ages and have no improvements at all. I will live with my...

PR was ling for too long time. Was trying to rebase for 2hours. Giving up, takes to much time to do it all again.

I agree. Having it unique would be a good idea. `$ref` looks for me as the best solution as well. #### Contra: - `$ref` would allow illegal references ```yaml operations:...

Updated now from 9.1.5 to 9.2.1 but dont see improvements

I found this in spec: https://github.com/asyncapi/spec/blob/v2.1.0/spec/asyncapi.md?plain=1#L1181-L1183 This issue was specified long time ago. May be by mistake. But we should keep this in mind! Ok this spec there is contractionary...

I am not sure. The feature. $ref or similar to *.proto files is still open and was planned as a 3.1 feature. There for i like to keep this issue...

I can reproduce it with: Put following schema to: https://asyncapi.github.io/asyncapi-react/ ``` asyncapi: 2.6.0 info: title: runtime-v2-prod version: 3.0.6-SNAPSHOT description: demo defaultContentType: application/json channels: tms/capacityplanner/trip/p/v2/paths/find/in: description: | STAGE PROD: Trip Runtime...