mirror of
https://github.com/n08i40k/schedule-parser-rusted.git
synced 2025-12-06 09:47:50 +03:00
0.8.0
Реализованы все требуемые эндпоинты schedule. Улучшена документация.
This commit is contained in:
@@ -1,2 +1,8 @@
|
||||
pub mod get_cache_status;
|
||||
pub mod get_schedule;
|
||||
mod schema;
|
||||
pub mod get_group;
|
||||
pub mod get_group_names;
|
||||
pub mod get_teacher;
|
||||
pub mod get_teacher_names;
|
||||
mod schema;
|
||||
pub mod update_download_url;
|
||||
|
||||
Reference in New Issue
Block a user