rename star -> ForgeLike

This commit is contained in:
Michael Jerger 2024-01-03 18:29:12 +01:00
parent 4473fb788a
commit 3ab2d9a449
6 changed files with 46 additions and 43 deletions

View file

@ -16,7 +16,7 @@ import (
// swagger:response parameterBodies
type swaggerParameterBodies struct {
// in:body
Star ffed.Star
Star ffed.ForgeLike
// in:body
AddCollaboratorOption api.AddCollaboratorOption