default database
This commit is contained in:
@@ -56,6 +56,14 @@
|
||||
"description": "Find out more",
|
||||
"url": "https://www.mermsemr.com"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "RegisterVerify",
|
||||
"description": "Verify Registration for a new user.",
|
||||
"externalDocs": {
|
||||
"description": "Find out more",
|
||||
"url": "https://www.mermsemr.com"
|
||||
}
|
||||
}
|
||||
],
|
||||
"paths": {
|
||||
@@ -70,6 +78,9 @@
|
||||
},
|
||||
"/panel/Register": {
|
||||
"$ref": "swagger/paths/Register.json"
|
||||
},
|
||||
"/panel/RegisterVerify": {
|
||||
"$ref": "swagger/paths/Register.json"
|
||||
}
|
||||
},
|
||||
"components": {
|
||||
|
||||
Reference in New Issue
Block a user