nm17 / netschoolapi

Полностью асинхронный API клиент для "Сетевой Город. Образование" написанный на Python
https://netschoolapi.readthedocs.io/
MIT License
88 stars 20 forks source link

Removed the parameter #54

Closed lentryd closed 2 years ago

lentryd commented 2 years ago

In the latest versions of Network City, this parameter leads to an error.

lentryd commented 2 years ago

Later, it is worth implementing filtering of schools by the funcType property equal to 2.

megahomyak commented 2 years ago

Later, it is worth implementing filtering of schools by the funcType property equal to 2.

So there will be a parameter to the class' initializer that will specify whether to use funcType=2 or not?

lentryd commented 2 years ago

Later, it is worth implementing filtering of schools by the funcType property equal to 2.

So there will be a parameter to the class' initializer that will specify whether to use funcType=2 or not?

I think this is an unnecessary option. Anyway, the library is designed to work with school accounts.