Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 688 Bytes

File metadata and controls

10 lines (7 loc) · 688 Bytes

WebidaRestfulApi.Alias

Properties

Name Type Description Notes
id String id, and the path-fragment to access. Since this id is a path-fragment, any unsafe chars for file system path should not be included. Windows OS prohibits following characters. < (less than) > (greater than) : (colon) &quot; (double quote) / (forward slash) \ (backslash) (vertical bar or pipe) ? (question mark) * (asterisk)
workspaceId String id of the workspace that contains source of alias
sourcePath String the source of alias, relative path to workspace root directory.