Skip to content

Commit bfabc8a

Browse files
committed
docs(express): enable tokens v2
Ticket: WCI-52
1 parent 01ae568 commit bfabc8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/express/src/typedRoutes/api/v2/walletEnableTokens.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ export const EnableTokensResponse = t.type({
378378
* but others fail. Check both success and failure arrays in the response.
379379
*
380380
* @operationId express.v2.wallet.enableTokens
381-
* @tag express
381+
* @tag Express
382382
*/
383383
export const PostWalletEnableTokens = httpRoute({
384384
path: '/api/v2/{coin}/wallet/{id}/enableTokens',

0 commit comments

Comments
 (0)