18 lines
304 B
JSON
18 lines
304 B
JSON
{
|
|
"Api": {
|
|
"BaseUrl": "https://beta.foodsharing.de"
|
|
},
|
|
"Credentials": {
|
|
"Email": "demo@example.com",
|
|
"Password": "demo-password",
|
|
"TwoFactorEnabled": false
|
|
},
|
|
"CustomTasks": {
|
|
"RosinenStoreMemberReport": {
|
|
"StoreIds": [
|
|
12345,
|
|
67890
|
|
]
|
|
}
|
|
}
|
|
} |