{
  "swagger" : "2.0",
  "info" : {
    "version" : "1.0",
    "title" : "Hello World",
    "description" : "Simple Hello World API, with Get operation to one resource path, no request parameters defined"
  },
  "host" : "api.tibco.com",
  "basePath" : "/v1",
  "schemes" : [ "http" ]
}
