This commit is contained in:
CHIEFSOFT\ameye
2025-06-23 12:20:22 -04:00
parent 02dfc93d3b
commit 1279786780
10 changed files with 278 additions and 5 deletions
+1 -1
View File
@@ -86,7 +86,7 @@
"$ref": "swagger/paths/Account.json"
},
"/panel/Products": {
"$ref": "swagger/paths/Register.json"
"$ref": "swagger/paths/Products.json"
}
},
"components": {
+1 -1
View File
@@ -1,7 +1,7 @@
{
"get": {
"tags": [
"Account"
"Products"
],
"summary": "User Products Request ",
"description": "Initiate Login Request",