Commit b1f8552
docs: drop the now-fixed flatten/allOf 3.1 exclusive-bounds caveat
The "flatten of allOf ignores 3.1 numeric exclusiveMinimum /
exclusiveMaximum" caveat (issue #868) is fixed by this same PR's
changes to flatten/allof/merge_allof.go: the merge now collects 3.1
numeric exclusive bounds alongside `minimum`/`maximum`, picks the most
restrictive across both forms, and emits the result back in the form
the winning bound came from.
With that fix in place, the only remaining flatten-specific caveat
section is empty, so the section header goes too.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 84cf3bb commit b1f8552
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | 50 | | |
55 | 51 | | |
56 | 52 | | |
| |||
0 commit comments