github.com/icyphox/x@v0.0.355-0.20220311094250-029bd783e8b8/jsonschemax/.snapshots/TestListPaths-case=6.json (about) 1 [ 2 { 3 "Title": "", 4 "Description": "", 5 "Examples": null, 6 "Name": "bar", 7 "Default": null, 8 "Type": "", 9 "TypeHint": 1, 10 "Format": "", 11 "Pattern": null, 12 "Enum": null, 13 "Constant": null, 14 "ReadOnly": false, 15 "MinLength": -1, 16 "MaxLength": -1, 17 "Required": false, 18 "Minimum": null, 19 "Maximum": null, 20 "MultipleOf": null, 21 "CustomProperties": { 22 "foobar": "bar" 23 } 24 }, 25 { 26 "Title": "", 27 "Description": "", 28 "Examples": null, 29 "Name": "foo", 30 "Default": null, 31 "Type": false, 32 "TypeHint": 4, 33 "Format": "", 34 "Pattern": null, 35 "Enum": null, 36 "Constant": null, 37 "ReadOnly": false, 38 "MinLength": -1, 39 "MaxLength": -1, 40 "Required": true, 41 "Minimum": null, 42 "Maximum": null, 43 "MultipleOf": null, 44 "CustomProperties": null 45 } 46 ]