VcsRootLocator
Represents a locator string for filtering VcsRoot entities. Examples:
type:jetbrains.git
– find allGit
-typed VCS roots.project:<projectLocator>
– find all VCS roots defined under project found byprojectLocator
.
Dimension | Data type | Format | Description |
---|---|---|---|
|
| Project (direct or indirect parent) locator. | |
|
|
| For paginated calls, how many entities to return per page. |
|
|
| Entity ID. |
|
| ||
|
|
| Supply multiple locators and return a union of the results. |
|
|
| Limit processing to the latest |
|
| ||
|
| Project (direct parent) locator. | |
|
|
| Supported matchType values:
|
|
|
| For paginated calls, from which entity to start rendering the page. |
|
| Type of VCS (e.g. jetbrains.git). | |
|
|