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
Create a basic CLI tool to input YAML/JSON AsyncAPI file/url and just output if it's valid or not. If it's valid, exit code must be 0, otherwise something between 1 and 255. (We can take what we did at asyncapi-generator as a starting point).
The text was updated successfully, but these errors were encountered:
Create a basic CLI tool to input YAML/JSON AsyncAPI file/url and just output if it's valid or not. If it's valid, exit code must be 0, otherwise something between 1 and 255. (We can take what we did at asyncapi-generator as a starting point).
The text was updated successfully, but these errors were encountered: