fix: resolve all compile errors in licensing endpoints #662
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Build fixes: ctx.BindJSON → json.NewDecoder, ctx.Orm() → db.GetEngine, ctx.NotFound() → ctx.APIErrorNotFound(), GetAttachmentsByReleaseID → db query