mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 00:45:44 +01:00
implemented plugin installation ui
This commit is contained in:
@@ -86,7 +86,6 @@ public class AvailablePluginResource {
|
||||
*/
|
||||
@POST
|
||||
@Path("/{name}/install")
|
||||
@Consumes(VndMediaType.PLUGIN)
|
||||
@StatusCodes({
|
||||
@ResponseCode(code = 200, condition = "success"),
|
||||
@ResponseCode(code = 500, condition = "internal server error")
|
||||
|
||||
Reference in New Issue
Block a user