update swagger

This commit is contained in:
2024-11-27 00:50:36 +07:00
parent 66a34a0119
commit 2288766ff8
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{ {
"app": { "app": {
"name": "Service Name", "name": "Service User",
"description": "Description of service", "description": "Purpose of this service is to provide authorization, roles, user activity and etc",
"version": "1.0.0" "version": "1.0.0"
}, },
"server": { "server": {

View File

@ -1,8 +1,8 @@
{ {
"openapi": "3.0.0", "openapi": "3.0.0",
"info": { "info": {
"title": "Service Name", "title": "Service User",
"description": "Description of service", "description": "Purpose of this service is to provide authorization, roles, user activity and etc",
"version": "1.0.0" "version": "1.0.0"
}, },
"servers": [ "servers": [