event-catalog / event-catalog/generators

When removing a message from AsyncAPI the catalog needs to reflect this.

Open
#20 3 comments 1 reaction 0 assignees View on GitHub
generator-asyncapi
Dominant language
TypeScript
Stars
15
Forks
16
Avg merge
25m
Merged PRs (30d)
4

Description

I believe at the moment if you delete a message on AsyncAPI, and you already have generated your Catalog, the message will not be removed. It would be nice to handle this for users.

Only way I can think this to work, is to check the previous version if its there, and do a diff, if something is gone then we need to remove it in the catalog....., not sure if this is desired behaviour or not..... will continue to look into this.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.