asyncapi / parser-go

It parses AsyncAPI documents.
Apache License 2.0
55 stars 17 forks source link

What schema versions are supported by this tool? #52

Closed armhzjz closed 4 years ago

armhzjz commented 4 years ago

It'd be helpful to document (on the README.md file) the schema versions that are currently supported by the tool (i.e. AsyncAPI version 2.0.0).

github-actions[bot] commented 4 years ago

Welcome to AsyncAPI. Thanks a lot for reporting your first issue.

Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

derberg commented 4 years ago

@armhzjz you are absolutely right, would you mind opening a PR with a note similar to the one from JS Parser -> https://github.com/asyncapi/parser-js/ ? there is also a ling to Go converter

armhzjz commented 4 years ago

Hi @derberg. I have created the PR. I am getting an error message that goes: "Resource not accessible by integration" Do I get this due to a lack of permissions / rights to the repository or have I done something wrong? (I googled it and it seems it is in deed my lack of permissions, but wanted to clarify with you).

derberg commented 4 years ago

@armhzjz do not worry about this failing job. I described the issue here https://github.com/asyncapi/html-template/issues/61#issuecomment-691062432

derberg commented 4 years ago

@armhzjz thanks a lot for your PR!

armhzjz commented 4 years ago

Thanks to you guys! :)

asyncapi-bot commented 2 years ago

:tada: This issue has been resolved in version 0.4.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: