-
-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Labels
Description
Describe the bug you found in AsyncAPI Docs.
There is unclear definition described in https://github.com/asyncapi/bindings/tree/master/jms#server-binding-object: link to type Schema Array definition described for field properties refers to not existing section of AsyncAPI docs. Corresponding to provided example, this is an array of objects different to Schema Objects.
Also there is an issue with links JSON Schema in the same README.md file. They refer to not existing pages (it returns "404 - Not found" in all the sections).
Attach any resources that can help us understand the issue.
- Link to not existing section "Schema Array": https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#schemaArray (found it in https://github.com/asyncapi/bindings/tree/master/jms#server-binding-object)
- Example of broken link "JSON Schema": https://github.com/asyncapi/bindings/blob/master/jms/json_schemas/server.json
Code of Conduct
- I agree to follow this project's Code of Conduct
Are you willing to work on this issue ?
No, someone else can work on it
Reactions are currently unavailable