Skip to content

Commit f13350a

Browse files
committed
Remove detail about ambiguity and reasoning. Link out to pending ADR
1 parent c186b9a commit f13350a

File tree

1 file changed

+4
-15
lines changed

1 file changed

+4
-15
lines changed

jsonschema-core.xml

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2486,21 +2486,10 @@
24862486
but it does affect the resulting output format.
24872487
The ambiguity allows for multiple valid output results depending on whether annotations
24882488
are used or a solution that "produces the same effect" as draft-07. It is understood
2489-
that annotations from failing schemas are dropped. See
2490-
https://github.com/json-schema-org/community/discussions/57 for details.
2491-
We discussed the possible solutions at length (https://github.com/json-schema-org/json-schema-spec/issues/1172).
2492-
We concluded that we need to re-evaluate the annotation collection system
2493-
and its use for validation purposes, but we also agreed not to do so for this release.
2494-
This confusion stemmed from the understanding of "evaluated" and the impact on
2495-
annotation collection.
2496-
It was proposed that we could read a different interpretation (https://github.com/json-schema-org/json-schema-spec/issues/1172#issuecomment-1049686478)
2497-
however the previous interpretation is still valid.
2498-
The only consensus we could reach for this release was to note all this
2499-
in a CREF, which you're now reading, and acknowledge that both results
2500-
as described in https://github.com/json-schema-org/community/discussions/57.
2501-
If you encounter the same issue regarding ambiguity of the output format,
2502-
please do reach out to us, either via emails as per editors of this specification,
2503-
or other official JSON Schema channels like our Slack or Twitter.
2489+
that annotations from failing schemas are dropped.
2490+
See our
2491+
[Decision Record](https://github.com/json-schema-org/json-schema-spec/tree/HEAD/adr/2022-04-08-cref-for-ambiguity-and-fix-later-gh-spec-issue-1172.md)
2492+
for further details.
25042493
</cref>
25052494
</t>
25062495
</section>

0 commit comments

Comments
 (0)