using Microsoft.AspNetCore.Mvc; namespace Iceshrimp.Backend.Controllers.Federation.Attributes; public class FederationApiControllerAttribute : ApiControllerAttribute;