9 lines
132 B
JSON
9 lines
132 B
JSON
|
|
{
|
||
|
|
"token": "test",
|
||
|
|
"subdomain": "testSubdomain",
|
||
|
|
"auth": {
|
||
|
|
"username": "test",
|
||
|
|
"password": "test"
|
||
|
|
}
|
||
|
|
}
|