mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-24 12:19:49 +00:00
Backport #38917 Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
Generated
+1
-5
@@ -4835,7 +4835,6 @@
|
||||
"x-go-name": "FullName"
|
||||
},
|
||||
"login_name": {
|
||||
"default": "empty",
|
||||
"description": "identifier of the user, provided by the external authenticator (if configured)",
|
||||
"type": "string",
|
||||
"x-go-name": "LoginName"
|
||||
@@ -6058,7 +6057,6 @@
|
||||
"x-go-name": "Location"
|
||||
},
|
||||
"login_name": {
|
||||
"default": "empty",
|
||||
"description": "identifier of the user, provided by the external authenticator (if configured)",
|
||||
"type": "string",
|
||||
"x-go-name": "LoginName"
|
||||
@@ -6109,8 +6107,7 @@
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"source_id",
|
||||
"login_name"
|
||||
"source_id"
|
||||
],
|
||||
"type": "object",
|
||||
"x-go-package": "gitea.dev/modules/structs"
|
||||
@@ -10469,7 +10466,6 @@
|
||||
"x-go-name": "UserName"
|
||||
},
|
||||
"login_name": {
|
||||
"default": "empty",
|
||||
"description": "identifier of the user, provided by the external authenticator (if configured)",
|
||||
"type": "string",
|
||||
"x-go-name": "LoginName"
|
||||
|
||||
Reference in New Issue
Block a user