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
Given a zowe.config.json file that references a zowe.schema.json file, validate that the contents of the JSON file conform to the schema.
zowe.config.json
zowe.schema.json
The text was updated successfully, but these errors were encountered:
In #116 a new method was added to validate config files against a JSON schema. There are some further enhancements to make:
$schema
Sorry, something went wrong.
Hello Sir, I am Applying for Zowe Python SDK Enhancements for this project. Is any number of PRs required in order to become a mentee
aadityasinha-dotcom
Successfully merging a pull request may close this issue.
Given a
zowe.config.json
file that references azowe.schema.json
file, validate that the contents of the JSON file conform to the schema.The text was updated successfully, but these errors were encountered: