Conditional modifications of arrays for JSON schemas #277
Unanswered
Markus-Elfring
asked this question in
Q&A
Replies: 2 comments 1 reply
-
JSON Schema does not modify the instance. It sounds like you want JSON Patch. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Some key words are described in the way that they can be mapped to arrays.
Examples:
The corresponding arrays can contain a varying number of items.
💭 I imagine that the item selection will occasionally be constructed by special case distinctions.
How good are adjustments (like the following) supported by available software tools?
Beta Was this translation helpful? Give feedback.
All reactions