Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[FEATURE] Disable validation checks #1564

Open
2 tasks done
CMeldgaard opened this issue Nov 4, 2024 · 2 comments
Open
2 tasks done

[FEATURE] Disable validation checks #1564

CMeldgaard opened this issue Nov 4, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@CMeldgaard
Copy link

Why do we need this improvement?

Sometimes, the specs we create will be missing sertain properties, as these will applied when the specification is submitted upstream, for instance seers. So it would be nice if we either can disable checks or suppress warnings, as this is poluting our CI/CD with irrelevant warnings.

How will this change help?

Will make the validate command output are more true result of warnings/errors

Screenshots

No response

How could it be implemented/designed?

Perhaps as an option in the schema such as:
x-suppress-warnings

Where it list the warnings/tests that should be ignores

🚧 Breaking changes

No

👀 Have you checked for similar open issues?

  • I checked and didn't find a similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue?

None

@CMeldgaard CMeldgaard added the enhancement New feature or request label Nov 4, 2024
Copy link
Contributor

github-actions bot commented Nov 4, 2024

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup 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.

@aakash-a-dev
Copy link

aakash-a-dev commented Nov 6, 2024

I hope this is what you are asking for

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: To Triage
Development

No branches or pull requests

2 participants