[MDEV-30977] Additional key values are not validating properly when using unevaluatedProperties with properties declared in subschemas Created: 2023-03-31 Updated: 2023-11-27 Resolved: 2023-04-13 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | JSON |
| Affects Version/s: | 11.1 |
| Fix Version/s: | 11.1.0 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Ramesh Sivaraman | Assignee: | Rucha Deodhar |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
The unevaluatedProperties object does not behave as expected when properties are declared in subschemas. Additional key values are not validating properly
Actual result
Expected result
|
| Comments |
| Comment by Rucha Deodhar [ 2023-04-04 ] |
|
Patch: https://github.com/MariaDB/server/tree/bb-MDEV-30977-json_schema |
| Comment by Alexey Botchkov [ 2023-04-09 ] |
|
ok to push with a small comment. |