mirror of
https://github.com/documenso/documenso.git
synced 2025-11-14 08:42:12 +10:00
fix: redirect v2 beta url
This commit is contained in:
@ -18,7 +18,7 @@ export const deleteEnvelopeItemRoute = authenticatedProcedure
|
||||
path: '/envelope/item/delete',
|
||||
summary: 'Delete envelope item',
|
||||
description: 'Delete an envelope item from an envelope',
|
||||
tags: ['Envelope Item'],
|
||||
tags: ['Envelope Items'],
|
||||
},
|
||||
})
|
||||
.input(ZDeleteEnvelopeItemRequestSchema)
|
||||
|
||||
Reference in New Issue
Block a user