mirror of
https://github.com/go-gitea/gitea
synced 2025-04-28 04:46:20 +02:00
parent
37191dcfbd
commit
6be3fda6fc
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue