5 lines
No EOL
168 B
C#
5 lines
No EOL
168 B
C#
using Microsoft.AspNetCore.Mvc;
|
|
|
|
namespace Iceshrimp.Backend.Controllers.Federation.Attributes;
|
|
|
|
public class FederationApiControllerAttribute : ApiControllerAttribute; |