repair package names and other fixed
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"openapi": "3.0.3",
|
||||
"info": {
|
||||
"title": "timeTracker API",
|
||||
"title": "b2b API",
|
||||
"description": "Authentication, user management, and repository time tracking API",
|
||||
"version": "1.0.0",
|
||||
"contact": {
|
||||
@@ -62,7 +62,7 @@
|
||||
},
|
||||
"app": {
|
||||
"type": "string",
|
||||
"example": "timeTracker"
|
||||
"example": "b2b"
|
||||
},
|
||||
"version": {
|
||||
"type": "string",
|
||||
|
||||
Reference in New Issue
Block a user