Support hiding annotation keywords when reporting errors #1271
Labels
Dialects v2
Issues which will likely be addressed as part of reworked dialect support
Error Reporting
Issues related to clearer or more robust validation error reporting
Uh oh!
There was an error while loading. Please reload this page.
Sometimes a schema contains annotation-only keywords (particularly e.g.
description
or$comment
) which effectively serve no purpose when reporting validation errors and essentially make the output longer / harder to read through.While it would be nice if we had some even more fancy way of indicating what parts of the schema are relevant (e.g. via syntax highlighting and/or direct "arrow" pointing), a nice "cheaper" option would be to be able to render schemas without their annotation keywords (configurably).
The text was updated successfully, but these errors were encountered: