--- swagger: "2.0" info: description: "No description" version: "1.0.0" title: "api" contact: {} paths: definitions: SubResponse: properties: d: type: string e: type: string