mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-07 05:55:44 +01:00
Makes REST API doc for config endpoints more precise
This commit is contained in:
@@ -67,7 +67,7 @@ public class GitConfigResource {
|
||||
/**
|
||||
* Modifies the git config.
|
||||
*
|
||||
* @param configDto new git configuration as DTO
|
||||
* @param configDto new configuration object
|
||||
*/
|
||||
@PUT
|
||||
@Path("")
|
||||
|
||||
Reference in New Issue
Block a user