We have found some cases where invalid JSON Schema syntax is not detected. This could lead to unexpected specifications, for example: * https://github.com/elastic/package-spec/issues/957 * https://github.com/elastic/package-spec/pull/965 Perform stricter validation of JSON Schema, so we can earlier detect this kind of issues.
We have found some cases where invalid JSON Schema syntax is not detected. This could lead to unexpected specifications, for example:
Perform stricter validation of JSON Schema, so we can earlier detect this kind of issues.