Skip to content

AsyncApi and OpenApi does not work together if channels are parsed #116

@maxdobler

Description

@maxdobler

I tried this:

https://github.com/maxdobler/eventcatalog-test

I set up a eventcatalog with openapi and asyncapi generator and enabled the parseChannels: true option in the asyncapi generator.

This happened:

queries of openapi are not merged with asyncapi in the service markdown.

My guess: asyncapi generator overrides the index.mdx of the service

I expected this:

queries generated of openapi spec and events from asyncapi are both displayed in the service

Is there a workaround?

If parseChannels: false is set, the services has both queries and events

Anything else?

No response

EventCatalog Version

No response

Node.js Version

No response

Platform(s)

No response

Community Notes

  • Please vote by adding a 👍 reaction to the issue to help us prioritize.
  • If you are interested to work on this issue, please leave a comment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions