mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-06-17 23:20:39 +00:00
Synchronizing API and documentation updates
This commit is contained in:
@@ -119,11 +119,11 @@ public class EditOrgOption implements Serializable {
|
||||
}
|
||||
|
||||
/**
|
||||
* The email address of the organization
|
||||
* The email address of the organization; use empty string to clear
|
||||
*
|
||||
* @return email
|
||||
*/
|
||||
@Schema(description = "The email address of the organization")
|
||||
@Schema(description = "The email address of the organization; use empty string to clear")
|
||||
public String getEmail() {
|
||||
return email;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user