mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-01 17:38:33 +00:00
Status-API (#1332)
This commit is contained in:
parent
52627032bc
commit
4bea219128
8 changed files with 529 additions and 0 deletions
|
@ -118,6 +118,7 @@ func init() {
|
|||
new(ProtectedBranch),
|
||||
new(UserOpenID),
|
||||
new(IssueWatch),
|
||||
new(CommitStatus),
|
||||
)
|
||||
|
||||
gonicNames := []string{"SSL", "UID"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue