5 lines
No EOL
164 B
C#
5 lines
No EOL
164 B
C#
using Microsoft.AspNetCore.Mvc;
|
|
|
|
namespace Iceshrimp.Backend.Controllers.Mastodon.Attributes;
|
|
|
|
public class MastodonApiControllerAttribute : ApiControllerAttribute; |