mirror of
https://github.com/go-gitea/gitea
synced 2025-01-03 18:05:58 +01: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…
Reference in New Issue
Block a user