Skip to content

Conversation

@kTrzcinskii
Copy link
Member

Resolved #72

@kTrzcinskii kTrzcinskii linked an issue May 2, 2025 that may be closed by this pull request
Copy link
Member

@kubapoke kubapoke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[AuthorizeWithPolicy(AuthPolicies.AdminPolicy)]
[HttpPost]
public async Task Review()
{
return Ok();
}

@kubapoke kubapoke merged commit cd9f388 into develop May 3, 2025
1 check passed
@kubapoke kubapoke deleted the feat/enable-admin-policy branch May 3, 2025 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setup proper policies for admin's endpoints

3 participants