bacebu4
bacebu4
Yep, the same one here Thanks to you, I could spend hours looking for diffs to figure it out
Also Astro ported their tests to node:test, can't wait for the support from you :)
Any updates on it?
Might be a good idea to generate the output with mermaid, gonna be much easier than simple binary image Also this seems like a good idea because both GitHub and...
Having somewhat similar issue but with `headers` Would be amazing if all schemas which are present in `.components.schemas` would be converted, not only ones from payloads
Also go the problem with silent return of 1 in GitLab CI Version: @asyncapi/cli/1.2.28 linux-x64 node-v20.10.0 Reproduction .gitlab-ci.yaml ```yaml pages: image: node:lts before_script: - npm install -g @asyncapi/cli script: -...