Added usage info and example JSON files

This commit is contained in:
DWW
2022-07-20 17:26:55 +03:00
parent c85c83f46a
commit 673e8b779f
3 changed files with 15 additions and 0 deletions

4
example_login.json Normal file
View File

@@ -0,0 +1,4 @@
{
"Email": "USER",
"Password": "PASS"
}