mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-21 03:17:13 -04:00
expose star activity to swagger
This commit is contained in:
parent
d7dfdca8b9
commit
a1e9783cec
2 changed files with 4 additions and 3 deletions
|
@ -27,6 +27,7 @@ var KnownSourceTypes = SourceTypes{
|
|||
}
|
||||
|
||||
// Star activity data type
|
||||
// swagger:model
|
||||
type Star struct {
|
||||
// swagger:ignore
|
||||
ap.Activity
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue