event-catalog / eventcatalog

An open source documentation tool to bring discoverability to your event-driven architectures
https://eventcatalog.dev
MIT License
1.58k stars 132 forks source link

Clone Source Asyncapi spec to generated service folder and Add <AsyncAPI /> to markdown per parameter #519

Open glc-omid opened 1 month ago

glc-omid commented 1 month ago

Have you read the Contributing Guidelines on issues?

Description

Context

When using AsyncApi plugin generator as part of generated documentation there is an interest in having the async API spec render as part of service page

It can be interesting to move the original spec file to the target service folder as part of plugin process without any manual intervention later.

Motivation

When using AsyncApi plugin generator as part of generated documentation there is an interest in having the async API spec render as part of service page