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