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
project Id
: the project identifier where the release is attached
release Version
: the version for the release
release Notes
: the notes attached to the release