fix: GET token-auth-token endpoint

This commit is contained in:
Piyush Gupta
2025-11-29 03:24:38 +05:30
parent ee5b3a90fe
commit e54398b856
5 changed files with 42 additions and 26 deletions

View File

@@ -0,0 +1,4 @@
---
title: "Get Token"
openapi: "GET /api/v1/auth/token-auth/tokens/{tokenId}"
---