You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request. Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.
@mfroberg can you please try again with CLI 1.7.3 ?
also please best use htmp-template published to npm, so instead of https://github.com/asyncapi/html-template refer to template as @asyncapi/html-template and best, to use its specific versions to avoid surprises with new versions @asyncapi/[email protected]
Describe the bug
I have an Async API v3 document where the message schema is Protobuf. The generator fails to produce an HTML output and terminates with an error.
How to Reproduce
Use the following Async-api document
Running AsyncAPI CLI v1.4.11 ...
... produces the following error:
Expected behavior
Is to produce an HTML file representation similar to Async API Studio.
Please let me know if you need any more information. Thanks!
The text was updated successfully, but these errors were encountered: