UNPKG

signavio-api

Version:

Unofficial node signavio workflow api wrapper

277 lines 5.85 kB
{ "apiVersion" : "1", "swaggerVersion" : "1.2", "basePath" : "https://workflow.signavio.com/api/v1", "apis" : [ { "path" : "/mail/incoming", "operations" : [ { "method" : "POST", "nickname" : "/mail/incoming", "parameters" : [ ] } ] } ], "models" : { "PatchUpdate" : { "id" : "PatchUpdate", "properties" : { } }, "OauthStartRequest" : { "id" : "OauthStartRequest", "properties" : { } }, "EditorWorkflow" : { "id" : "EditorWorkflow", "properties" : { "nameLower" : { "type" : "string" } } }, "DmnBpmnImportWrapper" : { "id" : "DmnBpmnImportWrapper", "properties" : { } }, "FormInstance" : { "id" : "FormInstance", "properties" : { } }, "User" : { "id" : "User", "properties" : { "features" : { "type" : "FeatureCache" }, "emailAddressLower" : { "type" : "string" }, "passwordHash" : { "type" : "string" }, "passwordReset" : { "type" : "PasswordReset" }, "permissions" : { "type" : "array", "items" : { "$ref" : "Permission" } }, "token" : { "type" : "string" } } }, "ActionInstance" : { "id" : "ActionInstance", "properties" : { } }, "LdapConfiguration" : { "id" : "LdapConfiguration", "properties" : { } }, "About" : { "id" : "About", "properties" : { } }, "HandoverLogin" : { "id" : "HandoverLogin", "properties" : { } }, "EditorWorkflowDetail" : { "id" : "EditorWorkflowDetail", "properties" : { "nameLower" : { "type" : "string" } } }, "FormInstanceField" : { "id" : "FormInstanceField", "properties" : { } }, "OauthStartResponse" : { "id" : "OauthStartResponse", "properties" : { } }, "Account" : { "id" : "Account", "properties" : { } }, "SystemConfiguration" : { "id" : "SystemConfiguration", "properties" : { } }, "CaseCancellation" : { "id" : "CaseCancellation", "properties" : { } }, "VersionRequest" : { "id" : "VersionRequest", "properties" : { } }, "StartInfo" : { "id" : "StartInfo", "properties" : { } }, "ExecutableWorkflow" : { "id" : "ExecutableWorkflow", "properties" : { } }, "CaseSummaries" : { "id" : "CaseSummaries", "properties" : { } }, "NewTask" : { "id" : "NewTask", "properties" : { "nameLower" : { "type" : "string" }, "access" : { "type" : "AccessControlList" } } }, "DmnBpmnExportWrapper" : { "id" : "DmnBpmnExportWrapper", "properties" : { } }, "NewUser" : { "id" : "NewUser", "properties" : { } }, "LoginResponse" : { "id" : "LoginResponse", "properties" : { } }, "PurchaseOrder" : { "id" : "PurchaseOrder", "properties" : { } }, "LdapSynchronisationResult" : { "id" : "LdapSynchronisationResult", "properties" : { } }, "LoginRequest" : { "id" : "LoginRequest", "properties" : { } }, "NewCase" : { "id" : "NewCase", "properties" : { "nameLower" : { "type" : "string" }, "access" : { "type" : "AccessControlList" }, "hasDueDate" : { "type" : "boolean" }, "hasPriority" : { "type" : "boolean" } } }, "TaskDetail" : { "id" : "TaskDetail", "properties" : { } }, "ActionInstanceEnd" : { "id" : "ActionInstanceEnd", "properties" : { } }, "File" : { "id" : "File", "properties" : { } }, "ServiceLogin" : { "id" : "ServiceLogin", "properties" : { } }, "NewWorkflow" : { "id" : "NewWorkflow", "properties" : { "nameLower" : { "type" : "string" } } }, "ImportResponse" : { "id" : "ImportResponse", "properties" : { } }, "NewAssignmentRequest" : { "id" : "NewAssignmentRequest", "properties" : { } }, "ScriptResult" : { "id" : "ScriptResult", "properties" : { } }, "License" : { "id" : "License", "properties" : { } }, "PasswordResetConfirmation" : { "id" : "PasswordResetConfirmation", "properties" : { } }, "FileStream" : { "id" : "FileStream", "properties" : { } }, "RegistrationRequest" : { "id" : "RegistrationRequest", "properties" : { } }, "LeaveRequest" : { "id" : "LeaveRequest", "properties" : { } }, "LdapValidationResult" : { "id" : "LdapValidationResult", "properties" : { } }, "Organization" : { "id" : "Organization", "properties" : { "created" : { "type" : "LocalDateTime" } } }, "Group" : { "id" : "Group", "properties" : { } }, "UserMailAddress" : { "id" : "UserMailAddress", "properties" : { } }, "Registration" : { "id" : "Registration", "properties" : { "pictureId" : { "type" : "object-id" } } }, "CaseDetail" : { "id" : "CaseDetail", "properties" : { } }, "AbstractWorkflow" : { "id" : "AbstractWorkflow", "properties" : { } }, "EmptyObject" : { "id" : "EmptyObject", "properties" : { } }, "Event" : { "id" : "Event", "properties" : { } } } }