@@
]
},
"ArrayWithConstraints": {
- "items": {
- "type": "string"
- },
"maxItems": 10,
"minItems": 1,
"type": "array",
Result for patch:
[
Change {
paths: [
ChangePath {
old: [
"#/components/schemas/ArrayWithConstraints",
"#/paths/~1arrays/get/responses/200/content/application~1json/schema/$ref",
],
new: [
"#/components/schemas/ArrayWithConstraints",
"#/paths/~1arrays/get/responses/200/content/application~1json/schema/$ref",
],
comparison: Output,
},
],
changes: [
ChangeInfo {
old_subpath: "",
new_subpath: "",
message: "array items changed",
class: Unhandled,
details: UnknownDifference,
},
],
},
]