repid icon indicating copy to clipboard operation
repid copied to clipboard

[FEATURE] AsyncAPI schema generation

Open aleksul opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe.

I would like to have an automatically generated documentation to share with my colleagues in a form of AsyncAPI schema.

Describe the solution you'd like

Repid.Router should have some method to generate AsyncAPI schema for its actors.

Additional context

Ideally, the implementation will take advantage from type annotations in actors.

aleksul avatar May 26 '23 23:05 aleksul