1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 19:34:34 +00:00

chore: added check session + code refactor

This commit is contained in:
Saad Jutt
2021-12-05 08:17:54 +05:00
parent a80e5c8ead
commit 43545fa04b
14 changed files with 123 additions and 50 deletions

View File

@@ -11,6 +11,10 @@
}
},
"tags": [
{
"name": "Session",
"description": "Get Session information"
},
{
"name": "User",
"description": "Operations about users"