chore: add v1 deprecated docs (#2423)

This commit is contained in:
David Nguyen
2026-01-28 14:09:13 +11:00
committed by GitHub
parent 8bc4f1a713
commit eb3b3b18ce
3 changed files with 53 additions and 9 deletions
+2 -1
View File
@@ -11,7 +11,8 @@ export const OpenAPIV1 = Object.assign(
info: {
title: 'Documenso API',
version: '1.0.0',
description: 'The Documenso API for retrieving, creating, updating and deleting documents.',
description:
'API V1 is deprecated, but will continue to be supported. For more details, see https://docs.documenso.com/developers/public-api. \n\nThe Documenso API for retrieving, creating, updating and deleting documents.',
},
servers: [
{