{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "ListRoutesOutput", "description": "<zonbook></zonbook><xhtml></xhtml>", "type": "object", "properties": { "nextToken": {}, "routes": {} }, "required": [ "routes" ] }