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
Are you willing to work on this issue ?
No, someone else can work on it
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 Arraydefinition described for fieldpropertiesrefers to not existing section of AsyncAPI docs. Corresponding to provided example, this is an array of objects different toSchema Objects.Also there is an issue with links
JSON Schemain 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.
Code of Conduct
Are you willing to work on this issue ?
No, someone else can work on it