mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-21 04:33:37 +08:00
parent
315155fab0
commit
1aaeec6da7
@ -157,7 +157,7 @@ func EnumeratePackageVersions(ctx *context.Context) {
|
||||
}
|
||||
|
||||
type Resource struct {
|
||||
Name string `json:"id"`
|
||||
Name string `json:"name"`
|
||||
Type string `json:"type"`
|
||||
Checksum string `json:"checksum"`
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user