FileTree

FileTree
FileTree

A list of directories found in a remote repository.

JSON Example
{
    "repositoryId": "string",
    "tree": [
        {
            "name": "string"
        }
    ]
}
string As uuid As uuid
repositoryId
Optional

The ID of a content source

tree
Optional

A list of directories