mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-06-06 18:02:16 +00:00
Synchronizing API and documentation updates
This commit is contained in:
@@ -166,7 +166,7 @@ public class CreateUserOption implements Serializable {
|
||||
*
|
||||
* @return password
|
||||
*/
|
||||
@Schema(required = true, description = "")
|
||||
@Schema(description = "")
|
||||
public String getPassword() {
|
||||
return password;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user