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