Skip to content

Add create endpoint for releases

gmpinder requested to merge gmpinder/rust-gitlab:master into master

I needed this for my project (the usual excuse). I noticed that the gitlab documentation was suggesting that the data needs to be sent as application/json, so I worked on trying to establish a pattern for api endpoints that would require it since I couldn't find any other examples in the code base that used JSON. All critiques welcome!


Topic-rename: api-create-release

Edited by Ben Boeckel

Merge request reports