Hold on Subscriptions
This commit is contained in:
@@ -28,7 +28,7 @@ public class GetCreatorByAliasHandler(
|
||||
public override void Configure()
|
||||
{
|
||||
Get("/api/creators/@{Name}");
|
||||
Options((o => o.WithTags("Creators")));
|
||||
Options((o => o.WithTags("Contents")));
|
||||
AllowAnonymous();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user