mh_custom/wtmProject/obj/Debug/net6.0/ApiEndpoints.json
2026-01-06 10:55:05 +08:00

7222 lines
183 KiB
JSON

[
{
"ContainingType": "WalkingTec.Mvvm.Mvc.WorkflowApiController",
"Method": "GetMyApprove",
"RelativePath": "_workflowapi/getmyapprove",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "flowname",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "entitytype",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "entityid",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "tag",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "page",
"Type": "System.Int32",
"IsRequired": false
},
{
"Name": "take",
"Type": "System.Int32",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Mvc.WorkflowApiController",
"Method": "GetTimeLine",
"RelativePath": "_workflowapi/gettimeline",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "flowname",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "entitytype",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "entityid",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Mvc.WorkflowApiController",
"Method": "GetWorkflow",
"RelativePath": "_workflowapi/getworkflow",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "flowname",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "entitytype",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "entityid",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Mvc.WorkflowApiController",
"Method": "GetWorkflowGroupManagers",
"RelativePath": "_workflowapi/getworkflowgroupmanagers",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Mvc.WorkflowApiController",
"Method": "GetWorkflowGroups",
"RelativePath": "_workflowapi/getworkflowgroups",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Mvc.WorkflowApiController",
"Method": "GetWorkflowMyGroupManagers",
"RelativePath": "_workflowapi/getworkflowmygroupmanagers",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "itcode",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Mvc.WorkflowApiController",
"Method": "GetWorkflowRoles",
"RelativePath": "_workflowapi/getworkflowroles",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Mvc.WorkflowApiController",
"Method": "GetWorkflowUsers",
"RelativePath": "_workflowapi/getworkflowusers",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "itcode",
"Type": "System.String[]",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.AccountController",
"Method": "ChangePassword",
"RelativePath": "api/_account/changepassword",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.FrameworkUserVms.ChangePasswordVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.AccountController",
"Method": "checkuserinfo",
"RelativePath": "api/_account/checkuserinfo",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "IsApi",
"Type": "System.Boolean",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.AccountController",
"Method": "GetFrameworkGroups",
"RelativePath": "api/_account/getframeworkgroups",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.AccountController",
"Method": "GetFrameworkGroupsTree",
"RelativePath": "api/_account/getframeworkgroupstree",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.AccountController",
"Method": "GetFrameworkRoles",
"RelativePath": "api/_account/getframeworkroles",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.AccountController",
"Method": "GetUserByGroup",
"RelativePath": "api/_account/getuserbygroup",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "keywords",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.AccountController",
"Method": "GetUserById",
"RelativePath": "api/_account/getuserbyid",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "keywords",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.AccountController",
"Method": "GetUserByRole",
"RelativePath": "api/_account/getuserbyrole",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "keywords",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.AccountController",
"Method": "Login",
"RelativePath": "api/_account/login",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "account",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "password",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "tenant",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "rememberLogin",
"Type": "System.Boolean",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.AccountController",
"Method": "loginjwt",
"RelativePath": "api/_account/loginjwt",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "loginInfo",
"Type": "WalkingTec.Mvvm.Admin.Api.SimpleLogin",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.AccountController",
"Method": "LoginRemote",
"RelativePath": "api/_account/loginremote",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "_remotetoken",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.AccountController",
"Method": "Logout",
"RelativePath": "api/_account/logout",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.AccountController",
"Method": "RefreshToken",
"RelativePath": "api/_account/refreshtoken",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "refreshToken",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "WalkingTec.Mvvm.Core.Support.Json.Token",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.AccountController",
"Method": "Reg",
"RelativePath": "api/_account/reg",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "regInfo",
"Type": "WalkingTec.Mvvm.Admin.Api.SimpleReg",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.AccountController",
"Method": "SetTenant",
"RelativePath": "api/_account/settenant",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "tenant",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.ActionLogController",
"Method": "Get",
"RelativePath": "api/_actionlog/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.Guid",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.ActionLogVMs.ActionLogVM",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.ActionLogController",
"Method": "BatchDelete",
"RelativePath": "api/_actionlog/batchdelete",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.ActionLogController",
"Method": "ExportExcel",
"RelativePath": "api/_actionlog/exportexcel",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.ActionLogVMs.ActionLogSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.ActionLogController",
"Method": "ExportExcelByIds",
"RelativePath": "api/_actionlog/exportexcelbyids",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.ActionLogController",
"Method": "Search",
"RelativePath": "api/_actionlog/search",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.ActionLogVMs.ActionLogSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.DataPrivilegeController",
"Method": "Add",
"RelativePath": "api/_dataprivilege/add",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.DataPrivilegeVMs.DataPrivilegeVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.DataPrivilegeController",
"Method": "Delete",
"RelativePath": "api/_dataprivilege/delete",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "dp",
"Type": "WalkingTec.Mvvm.Admin.Api.SimpleDpModel",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.DataPrivilegeController",
"Method": "Edit",
"RelativePath": "api/_dataprivilege/edit",
"HttpMethod": "PUT",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.DataPrivilegeVMs.DataPrivilegeVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.DataPrivilegeController",
"Method": "Get",
"RelativePath": "api/_dataprivilege/get",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "TableName",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "TargetId",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "DpType",
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.DataPrivilegeVMs.DpTypeEnum",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.DataPrivilegeVMs.DataPrivilegeVM",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.DataPrivilegeController",
"Method": "GetPrivilegeByTableName",
"RelativePath": "api/_dataprivilege/getprivilegebytablename",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "table",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.DataPrivilegeController",
"Method": "GetPrivileges",
"RelativePath": "api/_dataprivilege/getprivileges",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.DataPrivilegeController",
"Method": "GetUserGroups",
"RelativePath": "api/_dataprivilege/getusergroups",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.DataPrivilegeController",
"Method": "GetUserGroupsTree",
"RelativePath": "api/_dataprivilege/getusergroupstree",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.DataPrivilegeController",
"Method": "Search",
"RelativePath": "api/_dataprivilege/search",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.DataPrivilegeVMs.DataPrivilegeSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FileApiController",
"Method": "DeletedFile",
"RelativePath": "api/_file/deletedfile/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "csName",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FileApiController",
"Method": "DownloadFile",
"RelativePath": "api/_file/downloadfile/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "csName",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FileApiController",
"Method": "GetFile",
"RelativePath": "api/_file/getfile/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "csName",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "width",
"Type": "System.Nullable\u00601[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
"IsRequired": false
},
{
"Name": "height",
"Type": "System.Nullable\u00601[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FileApiController",
"Method": "GetFileInfo",
"RelativePath": "api/_file/getfileinfo/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "csName",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FileApiController",
"Method": "GetFileName",
"RelativePath": "api/_file/getfilename/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "csName",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FileApiController",
"Method": "GetUserPhoto",
"RelativePath": "api/_file/getuserphoto/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "csName",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "width",
"Type": "System.Nullable\u00601[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
"IsRequired": false
},
{
"Name": "height",
"Type": "System.Nullable\u00601[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FileApiController",
"Method": "Upload",
"RelativePath": "api/_file/upload",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "sm",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "groupName",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "subdir",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "extra",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "csName",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FileApiController",
"Method": "UploadImage",
"RelativePath": "api/_file/uploadimage",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "width",
"Type": "System.Nullable\u00601[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
"IsRequired": false
},
{
"Name": "height",
"Type": "System.Nullable\u00601[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
"IsRequired": false
},
{
"Name": "sm",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "groupName",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "subdir",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "extra",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "csName",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkGroupController",
"Method": "Get",
"RelativePath": "api/_frameworkgroup/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.Guid",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.FrameworkGroupVMs.FrameworkGroupVM",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkGroupController",
"Method": "Add",
"RelativePath": "api/_frameworkgroup/add",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.FrameworkGroupVMs.FrameworkGroupVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkGroupController",
"Method": "BatchDelete",
"RelativePath": "api/_frameworkgroup/batchdelete",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkGroupController",
"Method": "Edit",
"RelativePath": "api/_frameworkgroup/edit",
"HttpMethod": "PUT",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.FrameworkGroupVMs.FrameworkGroupVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkGroupController",
"Method": "ExportExcel",
"RelativePath": "api/_frameworkgroup/exportexcel",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.FrameworkGroupVMs.FrameworkGroupSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkGroupController",
"Method": "ExportExcelByIds",
"RelativePath": "api/_frameworkgroup/exportexcelbyids",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkGroupController",
"Method": "GetExcelTemplate",
"RelativePath": "api/_frameworkgroup/getexceltemplate",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkGroupController",
"Method": "GetParents",
"RelativePath": "api/_frameworkgroup/getparents",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkGroupController",
"Method": "GetParentsTree",
"RelativePath": "api/_frameworkgroup/getparentstree",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkGroupController",
"Method": "Import",
"RelativePath": "api/_frameworkgroup/import",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.FrameworkGroupVMs.FrameworkGroupImportVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkGroupController",
"Method": "Search",
"RelativePath": "api/_frameworkgroup/search",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.FrameworkGroupVMs.FrameworkGroupSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkMenuController",
"Method": "Get",
"RelativePath": "api/_frameworkmenu/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.Guid",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.FrameworkMenuVMs.FrameworkMenuVM2",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkMenuController",
"Method": "Add",
"RelativePath": "api/_frameworkmenu/add",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.FrameworkMenuVMs.FrameworkMenuVM2",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkMenuController",
"Method": "BatchDelete",
"RelativePath": "api/_frameworkmenu/batchdelete",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkMenuController",
"Method": "Edit",
"RelativePath": "api/_frameworkmenu/edit",
"HttpMethod": "PUT",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.FrameworkMenuVMs.FrameworkMenuVM2",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkMenuController",
"Method": "ExportExcel",
"RelativePath": "api/_frameworkmenu/exportexcel",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "WalkingTec.Mvvm.Core.BaseSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkMenuController",
"Method": "ExportExcelByIds",
"RelativePath": "api/_frameworkmenu/exportexcelbyids",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkMenuController",
"Method": "GetActionsByModel",
"RelativePath": "api/_frameworkmenu/getactionsbymodel",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ModelName",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkMenuController",
"Method": "GetFolders",
"RelativePath": "api/_frameworkmenu/getfolders",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkMenuController",
"Method": "GetIconItems",
"RelativePath": "api/_frameworkmenu/geticonitems",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "key",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "System.Collections.Generic.List\u00601[[WalkingTec.Mvvm.Core.MenuItem, WalkingTec.Mvvm.Core, Version=6.5.4.0, Culture=neutral, PublicKeyToken=null]]",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkMenuController",
"Method": "GetIcons",
"RelativePath": "api/_frameworkmenu/geticons",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "System.Collections.Generic.List\u00601[[WalkingTec.Mvvm.Core.ComboSelectListItem, WalkingTec.Mvvm.Core, Version=6.5.4.0, Culture=neutral, PublicKeyToken=null]]",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkMenuController",
"Method": "RefreshMenu",
"RelativePath": "api/_frameworkmenu/refreshmenu",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkMenuController",
"Method": "Search",
"RelativePath": "api/_frameworkmenu/search",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "WalkingTec.Mvvm.Core.BaseSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkMenuController",
"Method": "UnsetPages",
"RelativePath": "api/_frameworkmenu/unsetpages",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "System.String",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "wtmProject.Controllers.FrameworkOutRecordController",
"Method": "Get",
"RelativePath": "api/_frameworkoutrecord/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "wtmProject.ViewModel._Admin.FrameworkOutRecordVMs.FrameworkOutRecordVM",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "wtmProject.Controllers.FrameworkOutRecordController",
"Method": "Add",
"RelativePath": "api/_frameworkoutrecord/add",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.FrameworkOutRecordVMs.FrameworkOutRecordVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkOutRecordController",
"Method": "BatchDelete",
"RelativePath": "api/_frameworkoutrecord/batchdelete",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkOutRecordController",
"Method": "Edit",
"RelativePath": "api/_frameworkoutrecord/edit",
"HttpMethod": "PUT",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.FrameworkOutRecordVMs.FrameworkOutRecordVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkOutRecordController",
"Method": "ExportExcel",
"RelativePath": "api/_frameworkoutrecord/exportexcel",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.FrameworkOutRecordVMs.FrameworkOutRecordSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkOutRecordController",
"Method": "ExportExcelByIds",
"RelativePath": "api/_frameworkoutrecord/exportexcelbyids",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkOutRecordController",
"Method": "GetExcelTemplate",
"RelativePath": "api/_frameworkoutrecord/getexceltemplate",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkOutRecordController",
"Method": "GetFrameworkCustoms",
"RelativePath": "api/_frameworkoutrecord/getframeworkcustoms",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkOutRecordController",
"Method": "GetFrameworkOutRecordTemp",
"RelativePath": "api/_frameworkoutrecord/getframeworkoutrecordtemp",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "name",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkOutRecordController",
"Method": "GetFrameworkProjects",
"RelativePath": "api/_frameworkoutrecord/getframeworkprojects",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkOutRecordController",
"Method": "GetFrameworkUsers",
"RelativePath": "api/_frameworkoutrecord/getframeworkusers",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkOutRecordController",
"Method": "Import",
"RelativePath": "api/_frameworkoutrecord/import",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.FrameworkOutRecordVMs.FrameworkOutRecordImportVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkOutRecordController",
"Method": "Search",
"RelativePath": "api/_frameworkoutrecord/search",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.FrameworkOutRecordVMs.FrameworkOutRecordSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkRoleController",
"Method": "Get",
"RelativePath": "api/_frameworkrole/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.Guid",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.FrameworkRoleVMs.FrameworkRoleVM",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkRoleController",
"Method": "Add",
"RelativePath": "api/_frameworkrole/add",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.FrameworkRoleVMs.FrameworkRoleVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkRoleController",
"Method": "BatchDelete",
"RelativePath": "api/_frameworkrole/batchdelete",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkRoleController",
"Method": "Edit",
"RelativePath": "api/_frameworkrole/edit",
"HttpMethod": "PUT",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.FrameworkRoleVMs.FrameworkRoleVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkRoleController",
"Method": "EditPrivilege",
"RelativePath": "api/_frameworkrole/editprivilege",
"HttpMethod": "PUT",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.FrameworkRoleVMs.FrameworkRoleMDVM2",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkRoleController",
"Method": "ExportExcel",
"RelativePath": "api/_frameworkrole/exportexcel",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.FrameworkRoleVMs.FrameworkRoleSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkRoleController",
"Method": "ExportExcelByIds",
"RelativePath": "api/_frameworkrole/exportexcelbyids",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkRoleController",
"Method": "GetExcelTemplate",
"RelativePath": "api/_frameworkrole/getexceltemplate",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkRoleController",
"Method": "GetPageActions",
"RelativePath": "api/_frameworkrole/getpageactions/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.FrameworkRoleVMs.FrameworkRoleMDVM2",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkRoleController",
"Method": "Import",
"RelativePath": "api/_frameworkrole/import",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.FrameworkRoleVMs.FrameworkRoleImportVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkRoleController",
"Method": "Search",
"RelativePath": "api/_frameworkrole/search",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.FrameworkRoleVMs.FrameworkRoleSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkTenantController",
"Method": "Get",
"RelativePath": "api/_frameworktenant/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.Guid",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.FrameworkTenantVMs.FrameworkTenantVM",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkTenantController",
"Method": "Add",
"RelativePath": "api/_frameworktenant/add",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.FrameworkTenantVMs.FrameworkTenantVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkTenantController",
"Method": "BatchDelete",
"RelativePath": "api/_frameworktenant/batchdelete",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkTenantController",
"Method": "Edit",
"RelativePath": "api/_frameworktenant/edit",
"HttpMethod": "PUT",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.FrameworkTenantVMs.FrameworkTenantVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkTenantController",
"Method": "ExportExcel",
"RelativePath": "api/_frameworktenant/exportexcel",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.FrameworkTenantVMs.FrameworkTenantSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkTenantController",
"Method": "ExportExcelByIds",
"RelativePath": "api/_frameworktenant/exportexcelbyids",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkTenantController",
"Method": "GetExcelTemplate",
"RelativePath": "api/_frameworktenant/getexceltemplate",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkTenantController",
"Method": "GetFrameworkTenants",
"RelativePath": "api/_frameworktenant/getframeworktenants",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "parent",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkTenantController",
"Method": "Import",
"RelativePath": "api/_frameworktenant/import",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.FrameworkTenantVMs.FrameworkTenantImportVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "WalkingTec.Mvvm.Admin.Api.FrameworkTenantController",
"Method": "Search",
"RelativePath": "api/_frameworktenant/search",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "WalkingTec.Mvvm.Mvc.Admin.ViewModels.FrameworkTenantVMs.FrameworkTenantSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkCustomController",
"Method": "Get",
"RelativePath": "api/frameworkcustom/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "wtmProject.ViewModel._Admin.FrameworkCustomVMs.FrameworkCustomVM",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "wtmProject.Controllers.FrameworkCustomController",
"Method": "Add",
"RelativePath": "api/frameworkcustom/add",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.FrameworkCustomVMs.FrameworkCustomVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkCustomController",
"Method": "BatchDelete",
"RelativePath": "api/frameworkcustom/batchdelete",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkCustomController",
"Method": "Edit",
"RelativePath": "api/frameworkcustom/edit",
"HttpMethod": "PUT",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.FrameworkCustomVMs.FrameworkCustomVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkCustomController",
"Method": "ExportExcel",
"RelativePath": "api/frameworkcustom/exportexcel",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.FrameworkCustomVMs.FrameworkCustomSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkCustomController",
"Method": "ExportExcelByIds",
"RelativePath": "api/frameworkcustom/exportexcelbyids",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkCustomController",
"Method": "GetExcelTemplate",
"RelativePath": "api/frameworkcustom/getexceltemplate",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkCustomController",
"Method": "Import",
"RelativePath": "api/frameworkcustom/import",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.FrameworkCustomVMs.FrameworkCustomImportVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkCustomController",
"Method": "Search",
"RelativePath": "api/frameworkcustom/search",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.FrameworkCustomVMs.FrameworkCustomSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkPostController",
"Method": "Get",
"RelativePath": "api/frameworkpost/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "wtmProject.ViewModel._Admin.FrameworkPostVMs.FrameworkPostVM",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "wtmProject.Controllers.FrameworkPostController",
"Method": "Add",
"RelativePath": "api/frameworkpost/add",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.FrameworkPostVMs.FrameworkPostVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkPostController",
"Method": "BatchDelete",
"RelativePath": "api/frameworkpost/batchdelete",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkPostController",
"Method": "Edit",
"RelativePath": "api/frameworkpost/edit",
"HttpMethod": "PUT",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.FrameworkPostVMs.FrameworkPostVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkPostController",
"Method": "ExportExcel",
"RelativePath": "api/frameworkpost/exportexcel",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.FrameworkPostVMs.FrameworkPostSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkPostController",
"Method": "ExportExcelByIds",
"RelativePath": "api/frameworkpost/exportexcelbyids",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkPostController",
"Method": "GetExcelTemplate",
"RelativePath": "api/frameworkpost/getexceltemplate",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkPostController",
"Method": "Import",
"RelativePath": "api/frameworkpost/import",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.FrameworkPostVMs.FrameworkPostImportVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkPostController",
"Method": "Search",
"RelativePath": "api/frameworkpost/search",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.FrameworkPostVMs.FrameworkPostSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkProjectController",
"Method": "Get",
"RelativePath": "api/frameworkproject/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "wtmProject.ViewModel._Admin.FrameworkProjectVMs.FrameworkProjectVM",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "wtmProject.Controllers.FrameworkProjectController",
"Method": "Add",
"RelativePath": "api/frameworkproject/add",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.FrameworkProjectVMs.FrameworkProjectVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkProjectController",
"Method": "BatchDelete",
"RelativePath": "api/frameworkproject/batchdelete",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkProjectController",
"Method": "Edit",
"RelativePath": "api/frameworkproject/edit",
"HttpMethod": "PUT",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.FrameworkProjectVMs.FrameworkProjectVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkProjectController",
"Method": "ExportExcel",
"RelativePath": "api/frameworkproject/exportexcel",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.FrameworkProjectVMs.FrameworkProjectSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkProjectController",
"Method": "ExportExcelByIds",
"RelativePath": "api/frameworkproject/exportexcelbyids",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkProjectController",
"Method": "GetExcelTemplate",
"RelativePath": "api/frameworkproject/getexceltemplate",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkProjectController",
"Method": "Import",
"RelativePath": "api/frameworkproject/import",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.FrameworkProjectVMs.FrameworkProjectImportVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkProjectController",
"Method": "Search",
"RelativePath": "api/frameworkproject/search",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.FrameworkProjectVMs.FrameworkProjectSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkUserController",
"Method": "Get",
"RelativePath": "api/frameworkuser/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "wtmProject.ViewModel._Admin.FrameworkUserVMs.FrameworkUserVM",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "wtmProject.Controllers.FrameworkUserController",
"Method": "Add",
"RelativePath": "api/frameworkuser/add",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.FrameworkUserVMs.FrameworkUserVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkUserController",
"Method": "BatchDelete",
"RelativePath": "api/frameworkuser/batchdelete",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkUserController",
"Method": "Edit",
"RelativePath": "api/frameworkuser/edit",
"HttpMethod": "PUT",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.FrameworkUserVMs.FrameworkUserVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkUserController",
"Method": "ExportExcel",
"RelativePath": "api/frameworkuser/exportexcel",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.FrameworkUserVMs.FrameworkUserSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkUserController",
"Method": "ExportExcelByIds",
"RelativePath": "api/frameworkuser/exportexcelbyids",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkUserController",
"Method": "GetExcelTemplate",
"RelativePath": "api/frameworkuser/getexceltemplate",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkUserController",
"Method": "GetFrameworkAreas",
"RelativePath": "api/frameworkuser/getframeworkareas",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkUserController",
"Method": "GetFrameworkGroups",
"RelativePath": "api/frameworkuser/getframeworkgroups",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkUserController",
"Method": "GetFrameworkGroupsTree",
"RelativePath": "api/frameworkuser/getframeworkgroupstree",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkUserController",
"Method": "GetFrameworkProjects",
"RelativePath": "api/frameworkuser/getframeworkprojects",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkUserController",
"Method": "GetFrameworkRoles",
"RelativePath": "api/frameworkuser/getframeworkroles",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkUserController",
"Method": "GetUserByGroup",
"RelativePath": "api/frameworkuser/getuserbygroup",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "keywords",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkUserController",
"Method": "GetUserById",
"RelativePath": "api/frameworkuser/getuserbyid",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "keywords",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkUserController",
"Method": "GetUserByRole",
"RelativePath": "api/frameworkuser/getuserbyrole",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "keywords",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkUserController",
"Method": "Import",
"RelativePath": "api/frameworkuser/import",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.FrameworkUserVMs.FrameworkUserImportVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkUserController",
"Method": "Password",
"RelativePath": "api/frameworkuser/password",
"HttpMethod": "PUT",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.FrameworkUserVMs.FrameworkUserVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.FrameworkUserController",
"Method": "Search",
"RelativePath": "api/frameworkuser/search",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.FrameworkUserVMs.FrameworkUserSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_AREAController",
"Method": "Get",
"RelativePath": "api/wtm_area/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "wtmProject.ViewModel._Admin.WTM_AREAVMs.WTM_AREAVM",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "wtmProject.Controllers.WTM_AREAController",
"Method": "Add",
"RelativePath": "api/wtm_area/add",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_AREAVMs.WTM_AREAVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_AREAController",
"Method": "BatchDelete",
"RelativePath": "api/wtm_area/batchdelete",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_AREAController",
"Method": "Edit",
"RelativePath": "api/wtm_area/edit",
"HttpMethod": "PUT",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_AREAVMs.WTM_AREAVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_AREAController",
"Method": "ExportExcel",
"RelativePath": "api/wtm_area/exportexcel",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.WTM_AREAVMs.WTM_AREASearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_AREAController",
"Method": "ExportExcelByIds",
"RelativePath": "api/wtm_area/exportexcelbyids",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_AREAController",
"Method": "GetExcelTemplate",
"RelativePath": "api/wtm_area/getexceltemplate",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_AREAController",
"Method": "Import",
"RelativePath": "api/wtm_area/import",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_AREAVMs.WTM_AREAImportVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_AREAController",
"Method": "Search",
"RelativePath": "api/wtm_area/search",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.WTM_AREAVMs.WTM_AREASearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LIST_YEARController",
"Method": "Get",
"RelativePath": "api/wtm_billing_list_year/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "wtmProject.ViewModel._Admin.WTM_BILLING_LIST_YEARVMs.WTM_BILLING_LIST_YEARVM",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LIST_YEARController",
"Method": "Add",
"RelativePath": "api/wtm_billing_list_year/add",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_BILLING_LIST_YEARVMs.WTM_BILLING_LIST_YEARVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LIST_YEARController",
"Method": "BatchDelete",
"RelativePath": "api/wtm_billing_list_year/batchdelete",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LIST_YEARController",
"Method": "Edit",
"RelativePath": "api/wtm_billing_list_year/edit",
"HttpMethod": "PUT",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_BILLING_LIST_YEARVMs.WTM_BILLING_LIST_YEARVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LIST_YEARController",
"Method": "ExportExcel",
"RelativePath": "api/wtm_billing_list_year/exportexcel",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.WTM_BILLING_LIST_YEARVMs.WTM_BILLING_LIST_YEARSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LIST_YEARController",
"Method": "ExportExcelByIds",
"RelativePath": "api/wtm_billing_list_year/exportexcelbyids",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LIST_YEARController",
"Method": "GetExcelTemplate",
"RelativePath": "api/wtm_billing_list_year/getexceltemplate",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LIST_YEARController",
"Method": "Import",
"RelativePath": "api/wtm_billing_list_year/import",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_BILLING_LIST_YEARVMs.WTM_BILLING_LIST_YEARImportVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LIST_YEARController",
"Method": "Search",
"RelativePath": "api/wtm_billing_list_year/search",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.WTM_BILLING_LIST_YEARVMs.WTM_BILLING_LIST_YEARSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LISTController",
"Method": "Get",
"RelativePath": "api/wtm_billing_list/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "wtmProject.ViewModel._Admin.WTM_BILLING_LISTVMs.WTM_BILLING_LISTVM",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LISTController",
"Method": "Add",
"RelativePath": "api/wtm_billing_list/add",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_BILLING_LISTVMs.WTM_BILLING_LISTVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LISTController",
"Method": "BatchDelete",
"RelativePath": "api/wtm_billing_list/batchdelete",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LISTController",
"Method": "Edit",
"RelativePath": "api/wtm_billing_list/edit",
"HttpMethod": "PUT",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_BILLING_LISTVMs.WTM_BILLING_LISTVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LISTController",
"Method": "ExportExcel",
"RelativePath": "api/wtm_billing_list/exportexcel",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.WTM_BILLING_LISTVMs.WTM_BILLING_LISTSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LISTController",
"Method": "ExportExcelByIds",
"RelativePath": "api/wtm_billing_list/exportexcelbyids",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LISTController",
"Method": "GetBarReport",
"RelativePath": "api/wtm_billing_list/getbarreport",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "name",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LISTController",
"Method": "GetBarReportCompare",
"RelativePath": "api/wtm_billing_list/getbarreportcompare",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "startYear",
"Type": "System.Int32",
"IsRequired": false
},
{
"Name": "endYear",
"Type": "System.Int32",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LISTController",
"Method": "GetBarReportCompareNew",
"RelativePath": "api/wtm_billing_list/getbarreportcomparenew",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "startYear",
"Type": "System.Int32",
"IsRequired": false
},
{
"Name": "endYear",
"Type": "System.Int32",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LISTController",
"Method": "GetBarReportType",
"RelativePath": "api/wtm_billing_list/getbarreporttype",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "name",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LISTController",
"Method": "GetBilingList",
"RelativePath": "api/wtm_billing_list/getbilinglist",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "name",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LISTController",
"Method": "GetBilingYearList",
"RelativePath": "api/wtm_billing_list/getbilingyearlist",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LISTController",
"Method": "GetCircleReport",
"RelativePath": "api/wtm_billing_list/getcirclereport",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "name",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LISTController",
"Method": "GetContractList",
"RelativePath": "api/wtm_billing_list/getcontractlist",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "CustomId",
"Type": "System.Nullable\u00601[[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LISTController",
"Method": "GetExcelTemplate",
"RelativePath": "api/wtm_billing_list/getexceltemplate",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LISTController",
"Method": "GetFrameworkUsers",
"RelativePath": "api/wtm_billing_list/getframeworkusers",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LISTController",
"Method": "GetViewList",
"RelativePath": "api/wtm_billing_list/getviewlist",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "name",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LISTController",
"Method": "GetWTM_AREAs",
"RelativePath": "api/wtm_billing_list/getwtm_areas",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LISTController",
"Method": "GetWTM_CONTRACTs",
"RelativePath": "api/wtm_billing_list/getwtm_contracts",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LISTController",
"Method": "GetWTM_CUSTOM_PERSONs",
"RelativePath": "api/wtm_billing_list/getwtm_custom_persons",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LISTController",
"Method": "GetWTM_CUSTOMs",
"RelativePath": "api/wtm_billing_list/getwtm_customs",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LISTController",
"Method": "GetWTM_PROJECTs",
"RelativePath": "api/wtm_billing_list/getwtm_projects",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LISTController",
"Method": "Import",
"RelativePath": "api/wtm_billing_list/import",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_BILLING_LISTVMs.WTM_BILLING_LISTImportVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LISTController",
"Method": "Search",
"RelativePath": "api/wtm_billing_list/search",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.WTM_BILLING_LISTVMs.WTM_BILLING_LISTSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BILLING_LISTController",
"Method": "SyncContractList",
"RelativePath": "api/wtm_billing_list/synccontractlist",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BUSINESSController",
"Method": "Get",
"RelativePath": "api/wtm_business/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "wtmProject.ViewModel._Admin.WTM_BUSINESSVMs.WTM_BUSINESSVM",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "wtmProject.Controllers.WTM_BUSINESSController",
"Method": "Add",
"RelativePath": "api/wtm_business/add",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_BUSINESSVMs.WTM_BUSINESSVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BUSINESSController",
"Method": "BatchDelete",
"RelativePath": "api/wtm_business/batchdelete",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BUSINESSController",
"Method": "Edit",
"RelativePath": "api/wtm_business/edit",
"HttpMethod": "PUT",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_BUSINESSVMs.WTM_BUSINESSVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BUSINESSController",
"Method": "ExportExcel",
"RelativePath": "api/wtm_business/exportexcel",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.WTM_BUSINESSVMs.WTM_BUSINESSSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BUSINESSController",
"Method": "ExportExcelByIds",
"RelativePath": "api/wtm_business/exportexcelbyids",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BUSINESSController",
"Method": "GetExcelTemplate",
"RelativePath": "api/wtm_business/getexceltemplate",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BUSINESSController",
"Method": "GetFrameworkUsers",
"RelativePath": "api/wtm_business/getframeworkusers",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BUSINESSController",
"Method": "GetWTM_AREAs",
"RelativePath": "api/wtm_business/getwtm_areas",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BUSINESSController",
"Method": "GetWTM_CUSTOM_PERSONs",
"RelativePath": "api/wtm_business/getwtm_custom_persons",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BUSINESSController",
"Method": "GetWTM_CUSTOMs",
"RelativePath": "api/wtm_business/getwtm_customs",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BUSINESSController",
"Method": "GetWTM_PROJECTs",
"RelativePath": "api/wtm_business/getwtm_projects",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BUSINESSController",
"Method": "Import",
"RelativePath": "api/wtm_business/import",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_BUSINESSVMs.WTM_BUSINESSImportVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_BUSINESSController",
"Method": "Search",
"RelativePath": "api/wtm_business/search",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.WTM_BUSINESSVMs.WTM_BUSINESSSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CONTRACT_IMPORT_TEMPController",
"Method": "Get",
"RelativePath": "api/wtm_contract_import_temp/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "wtmProject.ViewModel._Admin.WTM_CONTRACT_IMPORT_TEMPVMs.WTM_CONTRACT_IMPORT_TEMPVM",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "wtmProject.Controllers.WTM_CONTRACT_IMPORT_TEMPController",
"Method": "Add",
"RelativePath": "api/wtm_contract_import_temp/add",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_CONTRACT_IMPORT_TEMPVMs.WTM_CONTRACT_IMPORT_TEMPVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CONTRACT_IMPORT_TEMPController",
"Method": "BatchDelete",
"RelativePath": "api/wtm_contract_import_temp/batchdelete",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CONTRACT_IMPORT_TEMPController",
"Method": "Edit",
"RelativePath": "api/wtm_contract_import_temp/edit",
"HttpMethod": "PUT",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_CONTRACT_IMPORT_TEMPVMs.WTM_CONTRACT_IMPORT_TEMPVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CONTRACT_IMPORT_TEMPController",
"Method": "ExportExcel",
"RelativePath": "api/wtm_contract_import_temp/exportexcel",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.WTM_CONTRACT_IMPORT_TEMPVMs.WTM_CONTRACT_IMPORT_TEMPSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CONTRACT_IMPORT_TEMPController",
"Method": "ExportExcelByIds",
"RelativePath": "api/wtm_contract_import_temp/exportexcelbyids",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CONTRACT_IMPORT_TEMPController",
"Method": "GetExcelTemplate",
"RelativePath": "api/wtm_contract_import_temp/getexceltemplate",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CONTRACT_IMPORT_TEMPController",
"Method": "Import",
"RelativePath": "api/wtm_contract_import_temp/import",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_CONTRACT_IMPORT_TEMPVMs.WTM_CONTRACT_IMPORT_TEMPImportVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CONTRACT_IMPORT_TEMPController",
"Method": "Search",
"RelativePath": "api/wtm_contract_import_temp/search",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.WTM_CONTRACT_IMPORT_TEMPVMs.WTM_CONTRACT_IMPORT_TEMPSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CONTRACTController",
"Method": "Get",
"RelativePath": "api/wtm_contract/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "wtmProject.ViewModel._Admin.WTM_CONTRACTVMs.WTM_CONTRACTVM",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "wtmProject.Controllers.WTM_CONTRACTController",
"Method": "Add",
"RelativePath": "api/wtm_contract/add",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_CONTRACTVMs.WTM_CONTRACTVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CONTRACTController",
"Method": "BatchDelete",
"RelativePath": "api/wtm_contract/batchdelete",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CONTRACTController",
"Method": "Edit",
"RelativePath": "api/wtm_contract/edit",
"HttpMethod": "PUT",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_CONTRACTVMs.WTM_CONTRACTVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CONTRACTController",
"Method": "ExportExcel",
"RelativePath": "api/wtm_contract/exportexcel",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.WTM_CONTRACTVMs.WTM_CONTRACTSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CONTRACTController",
"Method": "ExportExcelByIds",
"RelativePath": "api/wtm_contract/exportexcelbyids",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CONTRACTController",
"Method": "GetExcelTemplate",
"RelativePath": "api/wtm_contract/getexceltemplate",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CONTRACTController",
"Method": "GetFrameworkUsers",
"RelativePath": "api/wtm_contract/getframeworkusers",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CONTRACTController",
"Method": "GetWTM_CUSTOM_PERSONs",
"RelativePath": "api/wtm_contract/getwtm_custom_persons",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CONTRACTController",
"Method": "GetWTM_CUSTOMs",
"RelativePath": "api/wtm_contract/getwtm_customs",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CONTRACTController",
"Method": "GetWTM_PROJECTs",
"RelativePath": "api/wtm_contract/getwtm_projects",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CONTRACTController",
"Method": "Import",
"RelativePath": "api/wtm_contract/import",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_CONTRACTVMs.WTM_CONTRACTImportVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CONTRACTController",
"Method": "Search",
"RelativePath": "api/wtm_contract/search",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.WTM_CONTRACTVMs.WTM_CONTRACTSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CONTRACTController",
"Method": "SyncContract",
"RelativePath": "api/wtm_contract/synccontract",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CUSTOMController",
"Method": "Get",
"RelativePath": "api/wtm_custom/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "wtmProject.ViewModel._Admin.WTM_CUSTOMVMs.WTM_CUSTOMVM",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "wtmProject.Controllers.WTM_CUSTOMController",
"Method": "Add",
"RelativePath": "api/wtm_custom/add",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_CUSTOMVMs.WTM_CUSTOMVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CUSTOMController",
"Method": "BatchDelete",
"RelativePath": "api/wtm_custom/batchdelete",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CUSTOMController",
"Method": "Edit",
"RelativePath": "api/wtm_custom/edit",
"HttpMethod": "PUT",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_CUSTOMVMs.WTM_CUSTOMVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CUSTOMController",
"Method": "ExportExcel",
"RelativePath": "api/wtm_custom/exportexcel",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.WTM_CUSTOMVMs.WTM_CUSTOMSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CUSTOMController",
"Method": "ExportExcelByIds",
"RelativePath": "api/wtm_custom/exportexcelbyids",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CUSTOMController",
"Method": "GetCustomInfo",
"RelativePath": "api/wtm_custom/getcustominfo",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "name",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CUSTOMController",
"Method": "GetExcelTemplate",
"RelativePath": "api/wtm_custom/getexceltemplate",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CUSTOMController",
"Method": "GetName",
"RelativePath": "api/wtm_custom/getname",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "name",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "wtmProject.Model.WTM_CUSTOM",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "wtmProject.Controllers.WTM_CUSTOMController",
"Method": "GetNameList",
"RelativePath": "api/wtm_custom/getnamelist",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "name",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "System.String",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "wtmProject.Controllers.WTM_CUSTOMController",
"Method": "GetWTM_AREAs",
"RelativePath": "api/wtm_custom/getwtm_areas",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CUSTOMController",
"Method": "Import",
"RelativePath": "api/wtm_custom/import",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_CUSTOMVMs.WTM_CUSTOMImportVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_CUSTOMController",
"Method": "Search",
"RelativePath": "api/wtm_custom/search",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.WTM_CUSTOMVMs.WTM_CUSTOMSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_PROJECTController",
"Method": "Get",
"RelativePath": "api/wtm_project/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "wtmProject.ViewModel._Admin.WTM_PROJECTVMs.WTM_PROJECTVM",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "wtmProject.Controllers.WTM_PROJECTController",
"Method": "Add",
"RelativePath": "api/wtm_project/add",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_PROJECTVMs.WTM_PROJECTVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_PROJECTController",
"Method": "BatchDelete",
"RelativePath": "api/wtm_project/batchdelete",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_PROJECTController",
"Method": "Edit",
"RelativePath": "api/wtm_project/edit",
"HttpMethod": "PUT",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_PROJECTVMs.WTM_PROJECTVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_PROJECTController",
"Method": "ExportExcel",
"RelativePath": "api/wtm_project/exportexcel",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.WTM_PROJECTVMs.WTM_PROJECTSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_PROJECTController",
"Method": "ExportExcelByIds",
"RelativePath": "api/wtm_project/exportexcelbyids",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_PROJECTController",
"Method": "GetExcelTemplate",
"RelativePath": "api/wtm_project/getexceltemplate",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_PROJECTController",
"Method": "Import",
"RelativePath": "api/wtm_project/import",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_PROJECTVMs.WTM_PROJECTImportVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_PROJECTController",
"Method": "Search",
"RelativePath": "api/wtm_project/search",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.WTM_PROJECTVMs.WTM_PROJECTSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_VISIT_PLANController",
"Method": "Get",
"RelativePath": "api/wtm_visit_plan/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "wtmProject.ViewModel._Admin.WTM_VISIT_PLANVMs.WTM_VISIT_PLANVM",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "wtmProject.Controllers.WTM_VISIT_PLANController",
"Method": "Add",
"RelativePath": "api/wtm_visit_plan/add",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_VISIT_PLANVMs.WTM_VISIT_PLANVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_VISIT_PLANController",
"Method": "BatchDelete",
"RelativePath": "api/wtm_visit_plan/batchdelete",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_VISIT_PLANController",
"Method": "Edit",
"RelativePath": "api/wtm_visit_plan/edit",
"HttpMethod": "PUT",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_VISIT_PLANVMs.WTM_VISIT_PLANVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_VISIT_PLANController",
"Method": "ExportExcel",
"RelativePath": "api/wtm_visit_plan/exportexcel",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.WTM_VISIT_PLANVMs.WTM_VISIT_PLANSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_VISIT_PLANController",
"Method": "ExportExcelByIds",
"RelativePath": "api/wtm_visit_plan/exportexcelbyids",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String[]",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_VISIT_PLANController",
"Method": "GetCustomArea",
"RelativePath": "api/wtm_visit_plan/getcustomarea",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "CustomId",
"Type": "System.Nullable\u00601[[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_VISIT_PLANController",
"Method": "GetExcelTemplate",
"RelativePath": "api/wtm_visit_plan/getexceltemplate",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_VISIT_PLANController",
"Method": "GetFrameworkUsers",
"RelativePath": "api/wtm_visit_plan/getframeworkusers",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_VISIT_PLANController",
"Method": "GetFrameworkUsersById",
"RelativePath": "api/wtm_visit_plan/getframeworkusersbyid",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_VISIT_PLANController",
"Method": "GetFrameworkUsersTemp",
"RelativePath": "api/wtm_visit_plan/getframeworkuserstemp",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_VISIT_PLANController",
"Method": "GetVisitPlans",
"RelativePath": "api/wtm_visit_plan/getvisitplans",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_VISIT_PLANController",
"Method": "GetVisitPlanViewTemp",
"RelativePath": "api/wtm_visit_plan/getvisitplanviewtemp",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "name",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "deviceType",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "CrewInfoValue",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "StartDate",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_VISIT_PLANController",
"Method": "GetWTM_AREAs",
"RelativePath": "api/wtm_visit_plan/getwtm_areas",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_VISIT_PLANController",
"Method": "GetWTM_CUSTOM_PERSONs",
"RelativePath": "api/wtm_visit_plan/getwtm_custom_persons",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_VISIT_PLANController",
"Method": "GetWTM_CUSTOM_PERSONs_Temp",
"RelativePath": "api/wtm_visit_plan/getwtm_custom_persons_temp",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "CustomId",
"Type": "System.Nullable\u00601[[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
"IsRequired": false
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_VISIT_PLANController",
"Method": "GetWTM_CUSTOMs",
"RelativePath": "api/wtm_visit_plan/getwtm_customs",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_VISIT_PLANController",
"Method": "Import",
"RelativePath": "api/wtm_visit_plan/import",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vm",
"Type": "wtmProject.ViewModel._Admin.WTM_VISIT_PLANVMs.WTM_VISIT_PLANImportVM",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "wtmProject.Controllers.WTM_VISIT_PLANController",
"Method": "Search",
"RelativePath": "api/wtm_visit_plan/search",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "searcher",
"Type": "wtmProject.ViewModel._Admin.WTM_VISIT_PLANVMs.WTM_VISIT_PLANSearcher",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "Elsa.Activities.Http.Endpoints.Signals.DispatchEndpoint",
"Method": "Handle",
"RelativePath": "signals/dispatch/{token}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "token",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "Elsa.Activities.Http.Endpoints.Signals.DispatchEndpoint",
"Method": "Handle",
"RelativePath": "signals/dispatch/{token}",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "token",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "Elsa.Activities.Http.Endpoints.Signals.TriggerEndpoint",
"Method": "Handle",
"RelativePath": "signals/trigger/{token}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "token",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "Elsa.Activities.Http.Endpoints.Signals.TriggerEndpoint",
"Method": "Handle",
"RelativePath": "signals/trigger/{token}",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "token",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "api-version",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": []
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.Activities.List",
"Method": "Handle",
"RelativePath": "v1/activities",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "System.Collections.Generic.List\u00601[[Elsa.Metadata.ActivityDescriptor, Elsa.Abstractions, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null]]",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.Designer.RuntimeSelectListItems.Get",
"Method": "Handle",
"RelativePath": "v1/designer/runtime-select-list",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "model",
"Type": "Elsa.Server.Api.Endpoints.Designer.RuntimeSelectListItems.RuntimeSelectListContextHolder",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "Microsoft.AspNetCore.Mvc.OkObjectResult",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.Features.List",
"Method": "Handle",
"RelativePath": "v1/features",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "System.Void",
"MediaTypes": [],
"StatusCode": 200
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.Scripting.JavaScript.TypeDefinitions.Get",
"Method": "Handle",
"RelativePath": "v1/scripting/javascript/type-definitions/{workflowDefinitionId}",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "workflowDefinitionId",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "context",
"Type": "Elsa.Scripting.JavaScript.Models.IntellisenseContext",
"IsRequired": true
},
{
"Name": "version",
"Type": "System.Nullable\u00601[[Elsa.Models.VersionOptions, Elsa.Abstractions, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null]]",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "Microsoft.AspNetCore.Mvc.FileContentResult",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.Signals.Dispatch",
"Method": "Handle",
"RelativePath": "v1/signals/{signalName}/dispatch",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "signalName",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "request",
"Type": "Elsa.Server.Api.Endpoints.Signals.DispatchSignalRequest",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "Elsa.Server.Api.Endpoints.Signals.DispatchSignalResponse",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.Signals.Execute",
"Method": "Handle",
"RelativePath": "v1/signals/{signalName}/execute",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "signalName",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "request",
"Type": "Elsa.Server.Api.Endpoints.Signals.ExecuteSignalRequest",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "Elsa.Server.Api.Endpoints.Signals.ExecuteSignalResponse",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.Version.Get",
"Method": "Handle",
"RelativePath": "v1/version",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "System.Void",
"MediaTypes": [],
"StatusCode": 200
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowChannels.List",
"Method": "Handle",
"RelativePath": "v1/workflow-channels",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "System.Void",
"MediaTypes": [],
"StatusCode": 200
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowDefinitions.List",
"Method": "Handle",
"RelativePath": "v1/workflow-definitions",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "searchTerm",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "orderBy",
"Type": "System.Nullable\u00601[[Elsa.Server.Api.Models.WorkflowDefinitionOrderBy, Elsa.Server.Api, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null]]",
"IsRequired": false
},
{
"Name": "sortBy",
"Type": "System.Nullable\u00601[[Elsa.Models.SortBy, Elsa.Abstractions, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null]]",
"IsRequired": false
},
{
"Name": "page",
"Type": "System.Nullable\u00601[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
"IsRequired": false
},
{
"Name": "pageSize",
"Type": "System.Nullable\u00601[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
"IsRequired": false
},
{
"Name": "version",
"Type": "System.Nullable\u00601[[Elsa.Models.VersionOptions, Elsa.Abstractions, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null]]",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "Elsa.Server.Api.Models.PagedList\u00601[[Elsa.Server.Api.Endpoints.WorkflowDefinitions.WorkflowDefinitionSummaryModel, Elsa.Server.Api, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null]]",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowDefinitions.Save",
"Method": "Handle",
"RelativePath": "v1/workflow-definitions",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "request",
"Type": "Elsa.Server.Api.Endpoints.WorkflowDefinitions.Save\u002BSaveWorkflowDefinitionRequest",
"IsRequired": true
},
{
"Name": "GroupVersion",
"Type": "System.Nullable\u00601[[System.DateTime, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
"IsRequired": false
},
{
"Name": "MajorVersion",
"Type": "System.Nullable\u00601[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
"IsRequired": false
},
{
"Name": "MinorVersion",
"Type": "System.Nullable\u00601[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
"IsRequired": false
},
{
"Name": "Status",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "Elsa.Models.WorkflowDefinition",
"MediaTypes": [
"application/json"
],
"StatusCode": 201
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowDefinitions.DeleteByDefinition",
"Method": "Handle",
"RelativePath": "v1/workflow-definitions/{definitionId}",
"HttpMethod": "DELETE",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "definitionId",
"Type": "System.String",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "System.Void",
"MediaTypes": [],
"StatusCode": 202
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowDefinitions.DeleteByDefinitionAndVersion",
"Method": "Handle",
"RelativePath": "v1/workflow-definitions/{definitionId}/{versionOptions}",
"HttpMethod": "DELETE",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "definitionId",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "versionOptions",
"Type": "System.Nullable\u00601[[Elsa.Models.VersionOptions, Elsa.Abstractions, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null]]",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "System.Void",
"MediaTypes": [],
"StatusCode": 202
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowDefinitions.History",
"Method": "Handle",
"RelativePath": "v1/workflow-definitions/{definitionId}/history",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "definitionId",
"Type": "System.String",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "System.Collections.Generic.ICollection\u00601[[Elsa.Server.Api.Endpoints.WorkflowDefinitions.WorkflowDefinitionVersionModel, Elsa.Server.Api, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null]]",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowDefinitions.Revert",
"Method": "Handle",
"RelativePath": "v1/workflow-definitions/{definitionId}/revert/{version}",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "definitionId",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "version",
"Type": "System.Int32",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "Elsa.Models.WorkflowDefinition",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
},
{
"Type": "Microsoft.AspNetCore.Mvc.ProblemDetails",
"MediaTypes": [
"application/json"
],
"StatusCode": 404
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowDefinitions.GetByVersionId",
"Method": "Handle",
"RelativePath": "v1/workflow-definitions/{versionId}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "versionId",
"Type": "System.String",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "Elsa.Models.WorkflowDefinition",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
},
{
"Type": "Microsoft.AspNetCore.Mvc.ProblemDetails",
"MediaTypes": [
"application/json"
],
"StatusCode": 404
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowDefinitions.GetByDefinitionAndVersion",
"Method": "Handle",
"RelativePath": "v1/workflow-definitions/{workflowDefinitionId}/{versionOptions}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "workflowDefinitionId",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "versionOptions",
"Type": "Elsa.Models.VersionOptions",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "Elsa.Models.WorkflowDefinition",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
},
{
"Type": "Microsoft.AspNetCore.Mvc.ProblemDetails",
"MediaTypes": [
"application/json"
],
"StatusCode": 404
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowDefinitions.Export",
"Method": "Handle",
"RelativePath": "v1/workflow-definitions/{workflowDefinitionId}/{versionOptions}/export",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "workflowDefinitionId",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "versionOptions",
"Type": "Elsa.Models.VersionOptions",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "System.Void",
"MediaTypes": [],
"StatusCode": 200
},
{
"Type": "Microsoft.AspNetCore.Mvc.ProblemDetails",
"MediaTypes": [
"application/json"
],
"StatusCode": 404
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowDefinitions.Import",
"Method": "Handle",
"RelativePath": "v1/workflow-definitions/{workflowDefinitionId}/import",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "workflowDefinitionId",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "ContentType",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "ContentDisposition",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "Headers",
"Type": "Microsoft.AspNetCore.Http.IHeaderDictionary",
"IsRequired": false
},
{
"Name": "Length",
"Type": "System.Int64",
"IsRequired": false
},
{
"Name": "Name",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "FileName",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "System.Void",
"MediaTypes": [],
"StatusCode": 200
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowDefinitions.Publish",
"Method": "Handle",
"RelativePath": "v1/workflow-definitions/{workflowDefinitionId}/publish",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "workflowDefinitionId",
"Type": "System.String",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "Elsa.Models.WorkflowDefinition",
"MediaTypes": [
"application/json"
],
"StatusCode": 202
},
{
"Type": "Microsoft.AspNetCore.Mvc.ProblemDetails",
"MediaTypes": [
"application/json"
],
"StatusCode": 404
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowDefinitions.Retract",
"Method": "Handle",
"RelativePath": "v1/workflow-definitions/{workflowDefinitionId}/retract",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "workflowDefinitionId",
"Type": "System.String",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "Elsa.Models.WorkflowDefinition",
"MediaTypes": [
"application/json"
],
"StatusCode": 202
},
{
"Type": "Microsoft.AspNetCore.Mvc.ProblemDetails",
"MediaTypes": [
"application/json"
],
"StatusCode": 404
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowDefinitions.Backup",
"Method": "Handle",
"RelativePath": "v1/workflow-definitions/backup",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "version",
"Type": "System.Nullable\u00601[[Elsa.Models.VersionOptions, Elsa.Abstractions, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null]]",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "System.Void",
"MediaTypes": [],
"StatusCode": 200
},
{
"Type": "Microsoft.AspNetCore.Mvc.ProblemDetails",
"MediaTypes": [
"application/zip"
],
"StatusCode": 404
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowDefinitions.Restore",
"Method": "Handle",
"RelativePath": "v1/workflow-definitions/restore",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ContentType",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "ContentDisposition",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "Headers",
"Type": "Microsoft.AspNetCore.Http.IHeaderDictionary",
"IsRequired": false
},
{
"Name": "Length",
"Type": "System.Int64",
"IsRequired": false
},
{
"Name": "Name",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "FileName",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "System.Void",
"MediaTypes": [],
"StatusCode": 200
},
{
"Type": "Microsoft.AspNetCore.Mvc.ProblemDetails",
"MediaTypes": [
"application/json"
],
"StatusCode": 400
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowInstances.List",
"Method": "Handle",
"RelativePath": "v1/workflow-instances",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "workflow",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "status",
"Type": "System.Nullable\u00601[[Elsa.Models.WorkflowStatus, Elsa.Abstractions, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null]]",
"IsRequired": false
},
{
"Name": "correlationId",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "orderBy",
"Type": "System.Nullable\u00601[[Elsa.Server.Api.Models.WorkflowInstanceOrderBy, Elsa.Server.Api, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null]]",
"IsRequired": false
},
{
"Name": "searchTerm",
"Type": "System.String",
"IsRequired": false
},
{
"Name": "page",
"Type": "System.Int32",
"IsRequired": false
},
{
"Name": "pageSize",
"Type": "System.Int32",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "Elsa.Server.Api.Models.PagedList\u00601[[Elsa.Server.Api.Endpoints.WorkflowInstances.WorkflowInstanceSummaryModel, Elsa.Server.Api, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null]]",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowInstances.Delete",
"Method": "Handle",
"RelativePath": "v1/workflow-instances/{id}",
"HttpMethod": "DELETE",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "System.Void",
"MediaTypes": [],
"StatusCode": 204
},
{
"Type": "Microsoft.AspNetCore.Mvc.ProblemDetails",
"MediaTypes": [
"application/json"
],
"StatusCode": 404
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowInstances.Get",
"Method": "Handle",
"RelativePath": "v1/workflow-instances/{id}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "Elsa.Models.WorkflowInstance",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowInstances.Cancel",
"Method": "Handle",
"RelativePath": "v1/workflow-instances/{id}/cancel",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "System.Void",
"MediaTypes": [],
"StatusCode": 200
},
{
"Type": "Microsoft.AspNetCore.Mvc.ProblemDetails",
"MediaTypes": [
"application/json"
],
"StatusCode": 404
},
{
"Type": "Microsoft.AspNetCore.Mvc.ProblemDetails",
"MediaTypes": [
"application/json"
],
"StatusCode": 400
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowExecutionLog.Get",
"Method": "Handle",
"RelativePath": "v1/workflow-instances/{id}/execution-log",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "page",
"Type": "System.Nullable\u00601[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
"IsRequired": false
},
{
"Name": "pageSize",
"Type": "System.Nullable\u00601[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "Elsa.Server.Api.Models.PagedList\u00601[[Elsa.Models.WorkflowExecutionLogRecord, Elsa.Abstractions, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null]]",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowInstances.Retry",
"Method": "Handle",
"RelativePath": "v1/workflow-instances/{id}/retry",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "options",
"Type": "Elsa.Server.Api.Endpoints.WorkflowInstances.RetryWorkflowRequest",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "System.Void",
"MediaTypes": [],
"StatusCode": 200
},
{
"Type": "System.Void",
"MediaTypes": [],
"StatusCode": 202
},
{
"Type": "Microsoft.AspNetCore.Mvc.ProblemDetails",
"MediaTypes": [
"application/json"
],
"StatusCode": 404
},
{
"Type": "Microsoft.AspNetCore.Mvc.ProblemDetails",
"MediaTypes": [
"application/json"
],
"StatusCode": 400
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.ActivityStats.Get",
"Method": "Handle",
"RelativePath": "v1/workflow-instances/{workflowInstanceId}/activity-stats/{activityId}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "workflowInstanceId",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "activityId",
"Type": "System.String",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "Elsa.Server.Api.Endpoints.ActivityStats.ActivityStats",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowInstances.Dispatch",
"Method": "Handle",
"RelativePath": "v1/workflow-instances/{workflowInstanceId}/dispatch",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "workflowInstanceId",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "request",
"Type": "Elsa.Server.Api.Endpoints.WorkflowInstances.DispatchWorkflowInstanceRequestModel",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "Elsa.Server.Api.Endpoints.WorkflowInstances.DispatchWorkflowInstanceResponseModel",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
},
{
"Type": "Microsoft.AspNetCore.Mvc.ProblemDetails",
"MediaTypes": [
"application/json"
],
"StatusCode": 404
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowInstances.Execute",
"Method": "Handle",
"RelativePath": "v1/workflow-instances/{workflowInstanceId}/execute",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "workflowInstanceId",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "request",
"Type": "Elsa.Services.ExecuteWorkflowInstanceRequest",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "Elsa.Server.Api.Endpoints.WorkflowInstances.ExecuteWorkflowInstanceResponseModel",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
},
{
"Type": "Microsoft.AspNetCore.Mvc.ProblemDetails",
"MediaTypes": [
"application/json"
],
"StatusCode": 404
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowInstances.BulkDelete",
"Method": "Handle",
"RelativePath": "v1/workflow-instances/bulk",
"HttpMethod": "DELETE",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "request",
"Type": "Elsa.Server.Api.Endpoints.WorkflowInstances.BulkDeleteWorkflowsRequest",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "System.Void",
"MediaTypes": [],
"StatusCode": 200
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowInstances.BulkCancel",
"Method": "Handle",
"RelativePath": "v1/workflow-instances/bulk/cancel",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "request",
"Type": "Elsa.Server.Api.Endpoints.WorkflowInstances.BulkCancelWorkflowsRequest",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "System.Void",
"MediaTypes": [],
"StatusCode": 200
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowInstances.BulkRetry",
"Method": "Handle",
"RelativePath": "v1/workflow-instances/bulk/retry",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "request",
"Type": "Elsa.Server.Api.Endpoints.WorkflowInstances.BulkRetryWorkflowsRequest",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "System.Void",
"MediaTypes": [],
"StatusCode": 200
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowProviders.List",
"Method": "Handle",
"RelativePath": "v1/workflow-providers",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "System.Collections.Generic.List\u00601[[Elsa.Server.Api.Endpoints.WorkflowProviders.WorkflowProviderDescriptor, Elsa.Server.Api, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null]]",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowRegistry.ListAll",
"Method": "Handle",
"RelativePath": "v1/workflow-registry",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "version",
"Type": "System.Nullable\u00601[[Elsa.Models.VersionOptions, Elsa.Abstractions, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null]]",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "System.Collections.Generic.List\u00601[[Elsa.Server.Api.Endpoints.WorkflowRegistry.WorkflowBlueprintSummaryModel, Elsa.Server.Api, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null]]",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowRegistry.Get",
"Method": "Handle",
"RelativePath": "v1/workflow-registry/{id}/{versionOptions}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "id",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "versionOptions",
"Type": "System.Nullable\u00601[[Elsa.Models.VersionOptions, Elsa.Abstractions, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null]]",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "Elsa.Server.Api.Models.PagedList\u00601[[Elsa.Server.Api.Endpoints.WorkflowRegistry.WorkflowBlueprintModel, Elsa.Server.Api, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null]]",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowRegistry.ListByDefinitionVersionIds",
"Method": "Handle",
"RelativePath": "v1/workflow-registry/by-definition-version-ids",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "ids",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "Elsa.Server.Api.Models.PagedList\u00601[[Elsa.Server.Api.Endpoints.WorkflowRegistry.WorkflowBlueprintSummaryModel, Elsa.Server.Api, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null]]",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowRegistry.ListByProvider",
"Method": "Handle",
"RelativePath": "v1/workflow-registry/by-provider/{providerName}",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "providerName",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "page",
"Type": "System.Nullable\u00601[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
"IsRequired": false
},
{
"Name": "pageSize",
"Type": "System.Nullable\u00601[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
"IsRequired": false
},
{
"Name": "version",
"Type": "System.Nullable\u00601[[Elsa.Models.VersionOptions, Elsa.Abstractions, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null]]",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "Elsa.Server.Api.Models.PagedList\u00601[[Elsa.Server.Api.Endpoints.WorkflowRegistry.WorkflowBlueprintSummaryModel, Elsa.Server.Api, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null]]",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.WorkflowStorageProviders.List",
"Method": "Handle",
"RelativePath": "v1/workflow-storage-providers",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "System.Collections.Generic.List\u00601[[Elsa.Server.Api.Endpoints.WorkflowStorageProviders.WorkflowStorageDescriptor, Elsa.Server.Api, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null]]",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.Workflows.Dispatch",
"Method": "Handle",
"RelativePath": "v1/workflows/{workflowDefinitionId}/dispatch",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "workflowDefinitionId",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "request",
"Type": "Elsa.Server.Api.Endpoints.Workflows.DispatchWorkflowDefinitionRequestModel",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "Elsa.Server.Api.Endpoints.Workflows.DispatchWorkflowDefinitionResponseModel",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
},
{
"Type": "Microsoft.AspNetCore.Mvc.ProblemDetails",
"MediaTypes": [
"application/json"
],
"StatusCode": 404
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.Workflows.Execute",
"Method": "Handle",
"RelativePath": "v1/workflows/{workflowDefinitionId}/execute",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "workflowDefinitionId",
"Type": "System.String",
"IsRequired": true
},
{
"Name": "request",
"Type": "Elsa.Server.Api.Endpoints.Workflows.ExecuteWorkflowDefinitionRequestModel",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "Elsa.Server.Api.Endpoints.Workflows.ExecuteWorkflowDefinitionResponseModel",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
},
{
"Type": "Microsoft.AspNetCore.Mvc.ProblemDetails",
"MediaTypes": [
"application/json"
],
"StatusCode": 404
}
]
},
{
"ContainingType": "Elsa.Server.Api.Endpoints.Workflows.Trigger",
"Method": "Handle",
"RelativePath": "v1/workflows/trigger",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "request",
"Type": "Elsa.Server.Api.Endpoints.Workflows.TriggerWorkflowsRequestModel",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "Elsa.Server.Api.Endpoints.Workflows.TriggerWorkflowsRequestModel",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
},
{
"Type": "Microsoft.AspNetCore.Mvc.ProblemDetails",
"MediaTypes": [
"application/json"
],
"StatusCode": 404
}
]
}
]