H A D | type.json | 3 "description": "integer type matches integers", string 7 "description": "an integer is an integer", string 12 "description": "a float is not an integer", string 17 "description": "a string is not an integer", string 22 "description": "an object is not an integer", string 27 "description": "an array is not an integer", string 32 "description": "a boolean is not an integer", string 37 "description": "null is not an integer", string 44 "description": "number type matches numbers", string 48 "description": "an integer is a number", string [all …]
|