Skip to content

Commit bb1de47

Browse files
authored
Merge pull request #8475 from BitGo/WCI-52-enable-tokens-v2
docs(express): enable tokens v2
2 parents 48d4cc9 + bfabc8a commit bb1de47

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)