forked from forgejo/forgejo
#12, add/edit hook
This commit is contained in:
parent
9e22840483
commit
9dc3c93a6a
7 changed files with 192 additions and 24 deletions
|
@ -9,7 +9,7 @@ type (
|
|||
|
||||
ApiJsonErr struct {
|
||||
Message string `json:"message"`
|
||||
DocUrl string `json:"documentation_url"`
|
||||
DocUrl string `json:"url"`
|
||||
}
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue