deploy: fix swagger title, change request body command

This commit is contained in:
2025-10-14 11:40:32 +07:00
parent 33eb554cf8
commit c5545ddde2
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ export const swaggerPlugin = openapi({
},
documentation: {
'info': {
title: 'Backend node Skyrain API Documentation',
title: 'Vega Cloud API',
version: 'v1.0.0',
},
'tags': [