mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 16:23:06 +10:00
fix: redirect v2 beta url
This commit is contained in:
@ -16,7 +16,7 @@ export const updateEnvelopeItemsRoute = authenticatedProcedure
|
||||
path: '/envelope/item/update-many',
|
||||
summary: 'Update envelope items',
|
||||
description: 'Update multiple envelope items for an envelope',
|
||||
tags: ['Envelope Item'],
|
||||
tags: ['Envelope Items'],
|
||||
},
|
||||
})
|
||||
.input(ZUpdateEnvelopeItemsRequestSchema)
|
||||
|
||||
Reference in New Issue
Block a user