15 lines
377 B
JSON
15 lines
377 B
JSON
{
|
|
"Ebay": {
|
|
"ClientId": "YOUR_EBAY_CLIENT_ID",
|
|
"ClientSecret": "YOUR_EBAY_CLIENT_SECRET",
|
|
"RuName": "YOUR_EBAY_RUNAME",
|
|
"Sandbox": true,
|
|
"RedirectPort": 8080,
|
|
"DefaultPostcode": "NR1 1AA"
|
|
},
|
|
"OpenRouter": {
|
|
"ApiKey": "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",
|
|
"Model": "anthropic/claude-sonnet-4-5"
|
|
}
|
|
}
|