Skip to content

Commit 8b9cee8

Browse files
committed
Forgot to tag GetTokenSelf
1 parent e851363 commit 8b9cee8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

API/Controller/Tokens/GetTokenSelf.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
namespace OpenShock.API.Controller.Tokens;
1313

1414
[ApiController]
15+
[Tags("API Tokens")]
1516
[Route("/{version:apiVersion}/tokens")]
1617
[Authorize(AuthenticationSchemes = OpenShockAuthSchemas.ApiToken)]
1718
public sealed partial class TokensSelfController : AuthenticatedSessionControllerBase

0 commit comments

Comments
 (0)