projectKey property
Key of the project that the repo is in.
For example: The key for https://mybitbucket.server/projects/TEST/repos/test-repo is "TEST".
Required.
Implementation
core.String? projectKey;
Key of the project that the repo is in.
For example: The key for https://mybitbucket.server/projects/TEST/repos/test-repo is "TEST".
Required.
core.String? projectKey;