mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 16:10:25 +08:00
#12, add/edit hook
This commit is contained in:
@@ -9,7 +9,7 @@ type (
|
||||
|
||||
ApiJsonErr struct {
|
||||
Message string `json:"message"`
|
||||
DocUrl string `json:"documentation_url"`
|
||||
DocUrl string `json:"url"`
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user