mirror of
https://github.com/go-gitea/gitea
synced 2025-07-15 23:17:19 +00:00
@@ -26,3 +26,10 @@ type swaggerResponseGeneralAPISettings struct {
|
||||
// in:body
|
||||
Body api.GeneralAPISettings `json:"body"`
|
||||
}
|
||||
|
||||
// GeneralAttachmentSettings
|
||||
// swagger:response GeneralAttachmentSettings
|
||||
type swaggerResponseGeneralAttachmentSettings struct {
|
||||
// in:body
|
||||
Body api.GeneralAttachmentSettings `json:"body"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user