1{ 2 "integer": { 3 "type": "integer" 4 }, 5 "refToInteger": { 6 "$ref": "#/integer" 7 } 8}
View as plain text