mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Adding remaining enum for migration repo model type. (#26021)
This commit is contained in:
6
templates/swagger/v1_json.tmpl
generated
6
templates/swagger/v1_json.tmpl
generated
@@ -19731,7 +19731,11 @@
|
||||
"git",
|
||||
"github",
|
||||
"gitea",
|
||||
"gitlab"
|
||||
"gitlab",
|
||||
"gogs",
|
||||
"onedev",
|
||||
"gitbucket",
|
||||
"codebase"
|
||||
],
|
||||
"x-go-name": "Service"
|
||||
},
|
||||
|
Reference in New Issue
Block a user