Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

CLI: validate command should validate AsyncAPI Spec v3 documents #770

Closed
Tracked by #742
smoya opened this issue Aug 23, 2023 · 3 comments · Fixed by #780
Closed
Tracked by #742

CLI: validate command should validate AsyncAPI Spec v3 documents #770

smoya opened this issue Aug 23, 2023 · 3 comments · Fixed by #780
Labels
enhancement New feature or request

Comments

@smoya
Copy link
Member

smoya commented Aug 23, 2023

Reason/Context

Part of #629

As a first iteration, we should give support for v3 of the spec only for the validate command.

Description

validate command should validate Spec v3 documents

@smoya smoya added the enhancement New feature or request label Aug 23, 2023
@smoya smoya changed the title Support AsyncAPI Spec v3 validation (only) validate command should validate AsyncAPI Spec v3 documents Aug 23, 2023
@smoya smoya changed the title validate command should validate AsyncAPI Spec v3 documents validate command should validate AsyncAPI Spec v3 documents Aug 23, 2023
@smoya smoya changed the title validate command should validate AsyncAPI Spec v3 documents CLI: validate command should validate AsyncAPI Spec v3 documents Aug 23, 2023
@smoya
Copy link
Member Author

smoya commented Aug 23, 2023

/progress 20 First attempt at upgrading the parser to the latest version that supports v3 breaks tests. Working on it.

@smoya
Copy link
Member Author

smoya commented Aug 31, 2023

/progress 90 After coding last version of https://github.com/smoya/multi-parser-js, everything got unblocked and now a PR is available enabling validation with AsyncAPI Spec v3 at #780

@smoya
Copy link
Member Author

smoya commented Sep 14, 2023

/progress 100 released new version that validates AsyncAPI v3 documents (>= 0.56.0)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant