fis path
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
"$ref": "swagger/paths/Account.json"
|
||||
},
|
||||
"/panel/Products": {
|
||||
"$ref": "swagger/paths/Register.json"
|
||||
"$ref": "swagger/paths/Products.json"
|
||||
}
|
||||
},
|
||||
"components": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"get": {
|
||||
"tags": [
|
||||
"Account"
|
||||
"Products"
|
||||
],
|
||||
"summary": "User Products Request ",
|
||||
"description": "Initiate Login Request",
|
||||
|
||||
Reference in New Issue
Block a user