Grommash9 / tg_chat_mate

https://grommash9.github.io/tg_chat_mate/
MIT License
5 stars 6 forks source link

Manager id logic #144

Open Grommash9 opened 10 months ago

Grommash9 commented 10 months ago

Should we add manager ids logic? Now we don't use it at all and our manager endpoints looks really strange and stupid.

If we want to change it we need to find a way to convert id field into a string and add it as parameter to our request

In these ticket you should update all endpoints and all manager tests. Also the UI part if we using any methods in it.