| | |
| | | "ReturnTypes": [] |
| | | }, |
| | | { |
| | | "ContainingType": "WIDESEAWCS_WCSServer.Controllers.Task.TaskController", |
| | | "Method": "AbnormalComplete", |
| | | "RelativePath": "api/Task/AbnormalComplete", |
| | | "HttpMethod": "POST", |
| | | "IsController": true, |
| | | "Order": 0, |
| | | "Parameters": [ |
| | | { |
| | | "Name": "completeDTO", |
| | | "Type": "WIDESEAWCS_DTO.AbnormalCompleteDTO", |
| | | "IsRequired": true |
| | | } |
| | | ], |
| | | "ReturnTypes": [ |
| | | { |
| | | "Type": "WIDESEAWCS_Core.WebResponseContent", |
| | | "MediaTypes": [ |
| | | "text/plain", |
| | | "application/json", |
| | | "text/json" |
| | | ], |
| | | "StatusCode": 200 |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "ContainingType": "WIDESEAWCS_WCSServer.Controllers.Task.TaskController", |
| | | "Method": "AbnormalComplete", |
| | | "RelativePath": "api/Task/AbnormalComplete", |
| | | "HttpMethod": "GET", |
| | | "IsController": true, |
| | | "Order": 0, |
| | | "Parameters": [ |
| | | { |
| | | "Name": "completeDTO", |
| | | "Type": "WIDESEAWCS_DTO.AbnormalCompleteDTO", |
| | | "IsRequired": true |
| | | } |
| | | ], |
| | | "ReturnTypes": [ |
| | | { |
| | | "Type": "WIDESEAWCS_Core.WebResponseContent", |
| | | "MediaTypes": [ |
| | | "text/plain", |
| | | "application/json", |
| | | "text/json" |
| | | ], |
| | | "StatusCode": 200 |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "ContainingType": "WIDESEAWCS_Core.BaseController.ApiBaseController\u00602[[WIDESEAWCS_ITaskInfoService.ITaskService, WIDESEAWCS_ITaskInfoService, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[WIDESEAWCS_Model.Models.Dt_Task, WIDESEAWCS_Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]", |
| | | "Method": "Add", |
| | | "RelativePath": "api/Task/Add", |