Skip to content

Commit 95ef262

Browse files
Merge pull request #8551 from BitGo/WCI-41
docs(express): pendngApproval V1
2 parents 9584aa0 + 2eadbe6 commit 95ef262

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ export const pendingApprovalRequestBody = {
5757
* - approvalsRequired: Number of approvals needed (for multi-approval wallets)
5858
*
5959
* @operationId express.v1.pendingapprovals
60-
* @tag express
60+
* @tag Express
6161
*/
6262

6363
export const PutPendingApproval = httpRoute({

0 commit comments

Comments
 (0)