remove demo code
This commit is contained in:
@@ -60,15 +60,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"/auth/demo-login": {
|
||||
"post": {
|
||||
"responses": {
|
||||
"200": {
|
||||
"description": "OK"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"/auth/forgot-password": {
|
||||
"post": {
|
||||
"responses": {
|
||||
@@ -2157,20 +2148,6 @@
|
||||
"success"
|
||||
]
|
||||
},
|
||||
"DemoLoginDTO": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"role": {
|
||||
"type": "string"
|
||||
},
|
||||
"rememberMe": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"role"
|
||||
]
|
||||
},
|
||||
"DriverDTO": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
|
||||
Reference in New Issue
Block a user