asyncapi-react: Support missing fields/objects from spec 2.0.0

Description

At the moment we support a main part of spec in rendering, but there are also parts that we don’t, like bindings, properties from schema (min, max, type etc) - https://github.com/asyncapi/asyncapi/blob/master/versions/next/asyncapi.md#properties, externalDocs, tags, correlationID etc.

AC:

  • support all missing fields/objects in rendering. With any question about design/styling, please contact with @fmvilas or our designers.

List:

Updated list (4 May 2021):

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 16 (10 by maintainers)

Most upvoted comments

awesome, we need to add correlationID and also update the readme then

FYI, protocolInfo = bindings. Bindings is the new name.