| | |
| | | }, |
| | | { |
| | | "ContainingType": "WIDESEAWCS_WCSServer.Controllers.Task.TaskController", |
| | | "Method": "TaskCancel", |
| | | "RelativePath": "api/Task/TaskCancel", |
| | | "HttpMethod": "POST", |
| | | "IsController": true, |
| | | "Order": 0, |
| | | "Parameters": [ |
| | | { |
| | | "Name": "taskNum", |
| | | "Type": "System.Int32", |
| | | "IsRequired": false |
| | | } |
| | | ], |
| | | "ReturnTypes": [ |
| | | { |
| | | "Type": "WIDESEAWCS_Core.WebResponseContent", |
| | | "MediaTypes": [ |
| | | "text/plain", |
| | | "application/json", |
| | | "text/json" |
| | | ], |
| | | "StatusCode": 200 |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "ContainingType": "WIDESEAWCS_WCSServer.Controllers.Task.TaskController", |
| | | "Method": "TaskHandCompleted", |
| | | "RelativePath": "api/Task/TaskHandCompleted", |
| | | "HttpMethod": "POST", |
| | | "IsController": true, |
| | | "Order": 0, |
| | | "Parameters": [ |
| | | { |
| | | "Name": "taskNum", |
| | | "Type": "System.Int32", |
| | | "IsRequired": false |
| | | } |
| | | ], |
| | | "ReturnTypes": [ |
| | | { |
| | | "Type": "WIDESEAWCS_Core.WebResponseContent", |
| | | "MediaTypes": [ |
| | | "text/plain", |
| | | "application/json", |
| | | "text/json" |
| | | ], |
| | | "StatusCode": 200 |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "ContainingType": "WIDESEAWCS_WCSServer.Controllers.Task.TaskController", |
| | | "Method": "TaskStatusRecovery", |
| | | "RelativePath": "api/Task/TaskStatusRecovery", |
| | | "HttpMethod": "POST", |