Skip to content

Commit 61845ea

Browse files
Merge pull request #8532 from BitGo/WCI-45
docs(express): constructPendingApprovaTx V1
2 parents 62ccb25 + 6aad4a1 commit 61845ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/express/src/typedRoutes/api/v1/constructPendingApprovalTx.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ export const ConstructPendingApprovalTxResponse = t.type({
9595
* 6. Transaction is NOT broadcast to the network
9696
*
9797
* @operationId express.v1.pendingapproval.constructTx
98-
* @tag express
98+
* @tag Express
9999
*/
100100
export const PutConstructPendingApprovalTx = httpRoute({
101101
path: '/api/v1/pendingapprovals/{id}/constructTx',

0 commit comments

Comments
 (0)