RoboZonky / robozonky

Automatické investování na zonky.cz
http://www.robozonky.cz
Apache License 2.0
67 stars 23 forks source link

Odstranit závislost na ratingu #575

Closed triceo closed 3 years ago

triceo commented 3 years ago

Zonky bude odstraňovat některé informace z API:

1) uplné odstranení endpointu 'statistics/weekly-statistics'.

2) odebrání následujících položek ze 'statistics/me/public-overview' { "currentOverview": { "interestPlanned": 0, "totalInvestment": 0, "principalPaid": 0, "interestPaid": 0, "penaltyPaid": 0, "principalLeftToPay": 0, "principalLeftDue": 0, "interestLeftToPay": 0, "interestLeftDue": 0 }, "overallOverview": { "totalInvestment": 0, "investmentCount": 0, "feesDiscount": 0, "netIncome": 0 }, "overallPortfolio": { "unpaid": 0, "paid": 0, "due": 0 }, "riskPortfolio": [ { "rating": "AAA" } ] }