-
Bug
-
Resolution: Fixed
-
Low
-
6.5.0, 6.5.1
-
1
-
Severity 3 - Minor
-
Issue Summary
The REST API of version 6.5.0 doesn't contain two resources that exist in the versions 6.8.1 and 5.14.0. These two resources work fine, but it is not listed in the documentation.
Resources that are missing on this page:
- /plan/{projectKey}-{buildKey}/branch/{branchName}?vcsBranch&enabled&cleanupEnabled
- /plan/{projectKey}-{buildKey}/enable
The versions of REST API that don't contain the listed resources:
- https://docs.atlassian.com/atlassian-bamboo/REST/6.5.0/
- https://docs.atlassian.com/atlassian-bamboo/REST/6.5.1/
- https://docs.atlassian.com/atlassian-bamboo/REST/6.6.0/
- https://docs.atlassian.com/atlassian-bamboo/REST/6.6.1/
- https://docs.atlassian.com/atlassian-bamboo/REST/6.6.2/
- https://docs.atlassian.com/atlassian-bamboo/REST/6.6.3/
The page that contains the resources:
- https://docs.atlassian.com/atlassian-bamboo/REST/5.14.0/
- https://docs.atlassian.com/atlassian-bamboo/REST/latest/
Workaround
Currently, the workaround is to use those resources according to the latest version released.