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
Extensions can add diagnostic properties, but current JSON Schema does not allow additionalProperties to diagnostic.
diagnostic
additionalProperties
The text was updated successfully, but these errors were encountered:
Allow extension yang.settings JSON Schema extensibility
31d587c
This addresses TypeFox#242 Signed-off-by: Siddharth Sharma <siddharth.sharma@ericsson.com>
Allow extension yang.settings JSON Schema extensibility (#243)
3697fbd
* Allow extension yang.settings JSON Schema extensibility This addresses #242 Signed-off-by: Siddharth Sharma <siddharth.sharma@ericsson.com> * Document multiple extension classpaths Signed-off-by: Siddharth Sharma <siddharth.sharma@ericsson.com> --------- Signed-off-by: Siddharth Sharma <siddharth.sharma@ericsson.com>
#243 was merged, hence this can be considered done
Sorry, something went wrong.
No branches or pull requests
Extensions can add
diagnostic
properties, but current JSON Schema does notallow
additionalProperties
todiagnostic
.The text was updated successfully, but these errors were encountered: