Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

feat: upgrade to AsyncApi 3 parser #191

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

DennisSeiffert
Copy link

Description

  • introduces AsyncApi parser v3
  • transforms AsyncApi document into relation meta model
  • accepts AsyncApi v2 & v3 input documents

Related issue(s)

Resolves #171

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@DennisSeiffert DennisSeiffert changed the title Feature/upgrade to asyncapi 3 feature: upgrade to AsyncApi 3 parser Mar 16, 2024
Copy link

sonarcloud bot commented Mar 17, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
1.4% Duplication on New Code

See analysis details on SonarCloud

@DennisSeiffert DennisSeiffert changed the title feature: upgrade to AsyncApi 3 parser feat: upgrade to AsyncApi 3 parser Mar 17, 2024
@DennisSeiffert DennisSeiffert marked this pull request as ready for review March 17, 2024 09:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AsyncAPI spec v3 support in Cupid
1 participant