Skip to content

Commit

Permalink
Update Mq.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Jun 20, 2023
1 parent 0902455 commit 9c347a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CreatorKit.ServiceModel/Mq.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ public class BackgroundTasksResponse
public ResponseStatus ResponseStatus { get; set; }
}

[ExcludeMetadata]
[Tag(Tag.Mq), ValidateIsAdmin]
public class ViewMqMessages : IGet, IReturn<ViewMqMessagesResponse>
{
Expand Down

0 comments on commit 9c347a7

Please sign in to comment.