We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm suggesting that we add a debug or verbose flag to running the tool to display the detailed errors summary
The text was updated successfully, but these errors were encountered:
This is already supported. Please use the --json flag to get the detailed json object.
Sorry, something went wrong.
Updated the help.
Amars-MacBook-Pro:openapi-validation-tools amarz$ node validate.js
Usage: node validate.js [--json]
Commands:
Options: --json - Provides the json object with detailed status report.
Amars-MacBook-Pro:openapi-validation-tools amarz$
#41
No branches or pull requests
I'm suggesting that we add a debug or verbose flag to running the tool to display the detailed errors summary
The text was updated successfully, but these errors were encountered: