From b23d8ea8d8cdbc3eabec3828cf1fbcd6dabf3d83 Mon Sep 17 00:00:00 2001 From: David Glazer Date: Mon, 24 Sep 2018 12:02:07 -0700 Subject: [PATCH] removed a stray backquote --- openapi/workflow_execution_service.swagger.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi/workflow_execution_service.swagger.yaml b/openapi/workflow_execution_service.swagger.yaml index f61e5bed..06c8c051 100644 --- a/openapi/workflow_execution_service.swagger.yaml +++ b/openapi/workflow_execution_service.swagger.yaml @@ -139,7 +139,7 @@ paths: The `workflow_type_version` is the version of the workflow language submitted and must be one supported by this WES instance. -` + See documentation for WorkflowRequest for detail about other fields.