{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "MichelineType", "type": "integer", "description": "", "x-enumNames": [ "Int", "Bytes", "String", "Array", "Prim" ], "enum": [ 0, 32, 64, 96, 128 ] }