mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-17 23:58:17 +00:00
Upgrade golang to 1.25.1 and add descriptions for the swagger structs' fields (#35418)
This commit is contained in:
@@ -5,5 +5,6 @@ package structs
|
||||
|
||||
// ActivityPub type
|
||||
type ActivityPub struct {
|
||||
// Context defines the JSON-LD context for ActivityPub
|
||||
Context string `json:"@context"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user