Routes Paths

This commit is contained in:
CHIEFSOFT\ameye
2025-06-22 21:22:12 -04:00
parent 169983add6
commit c9b762859a
2 changed files with 10 additions and 3 deletions
+2 -2
View File
@@ -65,10 +65,10 @@
"/AuthorizeRefresh": {
"$ref": "swagger/paths/AuthorizeRefresh.json"
},
"/Login": {
"/panel/Login": {
"$ref": "swagger/paths/Login.json"
},
"/Register": {
"/panel/Register": {
"$ref": "swagger/paths/SelectOffer.json"
}
},