Mariano Benitez
Mariano Benitez
### The problem I got this log message: > 2022-08-09 13:41:40.897 INFO (zeroconf-ServiceBrowser-_googlecast._tcp-30) [homeassistant.components.cast.helpers] Fetched cast details for unknown model 'Chromecast Ultra' manufacturer: 'Google Inc.', type: 'cast'. Please create a...
**Is your feature request related to a problem? Please describe.** I am building my pipelines to publish APIs and when I tried to bundle the asyncapi files I found the...
I have a use case where I run different validations on the files depending on their "state": draft, development, stable or deprecated. I have 4 different config files for each,...
Currently the custom rules do not apply to asyncapi lint validation. Any restriction (other than priorities) to add this feature? Thanks
**Is your feature request related to a problem? Please describe.** I am using redocly to generate the lint report to see warnings in an azure devops pipeline. I would like...
We are using net core 8. to develop openapi servers. The generator cannot generate the code for this new version. Can you enable support for it? Thanks