diff
diff copied to clipboard
AsyncAPI spec v3 support in Diff
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