Vladimír Gorej
Vladimír Gorej
Yes indeed, very big problem
@kennethaasan yep, but you're not able to do that in asyncapi parser-js library (AFAICT) which uses spectral internally.
Hi @jonaslagoni, I can concur. Took significant time to get around all the spectral issues and integrate https://github.com/asyncapi/parser-js/releases/tag/v3.0.0-next-major-spec.2 into bundles. Eventually managed to get it working but increased the bundle...
@derberg, well bad timing on my side ;] But anyway I've just bump into https://github.com/asyncapi/parser-js/issues/761 as well on top of issues I've described above. We maintain custom layer on top...
@dependabot rebase
Hi @IntranetFactory, No plan yet, but this looks really interesting.
@vitjaz thanks for creating this issue.
Hi @vitjaz, Thanks for providing so much info. It helped me to determine where the issue comes from. > SwaggerUI has a prop spec that is responsible for the api...
> @char0n One more question - when I pass the spec as json, all the code in the editor becomes one line. There is no such problem with yaml. Is...
Hi @ValeryShvyndzikau, We will probably not be exposing the UMD build of the plugins as it will bloat the size of the npm package unnecessarily (but it's still under the...