ocf / ocflib

Python libraries for account and server management
https://pypi.python.org/pypi/ocflib
Other
15 stars 32 forks source link

Add meeting hours to API #234

Closed ben9583 closed 2 years ago

ben9583 commented 2 years ago

Adds meeting hour information to the API, which will allow ocfweb and ocfstatic to get the information for when meetings are from a single source.

Relevant context: ocfstatic: original issue etc: issue and pr

ben9583 commented 2 years ago

Just want to also point out I increased _KNOWN_UIDS value and max ocfstaff count since I was getting failed tests from those. I think what I did was right but if someone could double check that’d be great!

ben9583 commented 2 years ago

Alright, thank you for the feedback! Yea I got a bit stuck with getting the formatting tests to work, so my commit message quality definitely suffered lol. I'll keep things consistent in the future.