diff icon indicating copy to clipboard operation
diff copied to clipboard

AsyncAPI spec v3 support in Diff

Open jonaslagoni opened this issue 1 year ago • 10 comments

Reason/Context

This Issue is used to track changes needed to support AsyncAPI v3. As a code owner, please edit this list of TODO tasks in order to properly track the progress 🙂 Once this issue is closed it means that v3 is now fully supported in this library.

Remaining tasks:

  • [ ] Update to parser v2
  • [ ] Figure out how to handle comparing v3 with v2 (if at all)
  • [ ] Add diff for v3 documents
  • [ ] Once https://github.com/asyncapi/parser-js/issues/780 is solved, update parser dependency (might be automated)
  • [ ] Update diff library in CLI

jonaslagoni avatar Jun 05 '23 13:06 jonaslagoni