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

feat: add api for getting server info

This commit is contained in:
2022-04-17 23:48:08 +05:00
parent e5facbf54c
commit 9fb5f1f8e7
7 changed files with 116 additions and 0 deletions

View File

@@ -11,6 +11,10 @@
}
},
"tags": [
{
"name": "Info",
"description": "Get Server Info"
},
{
"name": "Session",
"description": "Get Session information"