We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62ccb25 + 6aad4a1 commit 61845eaCopy full SHA for 61845ea
1 file changed
modules/express/src/typedRoutes/api/v1/constructPendingApprovalTx.ts
@@ -95,7 +95,7 @@ export const ConstructPendingApprovalTxResponse = t.type({
95
* 6. Transaction is NOT broadcast to the network
96
*
97
* @operationId express.v1.pendingapproval.constructTx
98
- * @tag express
+ * @tag Express
99
*/
100
export const PutConstructPendingApprovalTx = httpRoute({
101
path: '/api/v1/pendingapprovals/{id}/constructTx',
0 commit comments