We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9584aa0 + 2eadbe6 commit 95ef262Copy full SHA for 95ef262
1 file changed
modules/express/src/typedRoutes/api/v1/pendingApproval.ts
@@ -57,7 +57,7 @@ export const pendingApprovalRequestBody = {
57
* - approvalsRequired: Number of approvals needed (for multi-approval wallets)
58
*
59
* @operationId express.v1.pendingapprovals
60
- * @tag express
+ * @tag Express
61
*/
62
63
export const PutPendingApproval = httpRoute({
0 commit comments