add Release

fun addRelease(projectId: String, releaseVersion: String, releaseNotes: String): <Error class: unknown class>

Function to execute the request to add a new release

Return

the result of the request as JSONObject

Parameters

projectId

: the project identifier where the release is attached

releaseVersion

: the version for the release

releaseNotes

: the notes attached to the release