deploy: fix swagger title, change request body command
This commit is contained in:
@@ -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': [
|
||||
|
||||
Reference in New Issue
Block a user