getRelease
@GetMapping(path = "/{" + RELEASE_IDENTIFIER_KEY + "}", headers = [])
Method to get a release
Return
the result of the request as String
Parameters
id
: the identifier of the user
projectId
: the project identifier where the release is attached
releaseId
: the release identifier to get
token
: the token of the user