Is it possible to create a release with the REST API?
I want to create/add a new release to the project area through the REST API. How can i do this with the REST API or is it even possible? Right now this creation has to be done manually but i want to automate the release creation with Jenkins.
It would be nice, if someone could offer me a solution for that problem.