-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch 'dev' into feat/scraper-extension
Showing
- alembic/versions/50a8e19d9668_semester_created_timestamp.py 28 additions, 0 deletionsalembic/versions/50a8e19d9668_semester_created_timestamp.py
- app/api.py 0 additions, 2 deletionsapp/api.py
- app/data/brokers/broker.py 4 additions, 4 deletionsapp/data/brokers/broker.py
- app/data/brokers/database.py 39 additions, 9 deletionsapp/data/brokers/database.py
- app/data/storage/models/course.py 2 additions, 0 deletionsapp/data/storage/models/course.py
- app/processing/mapper.py 1 addition, 0 deletionsapp/processing/mapper.py
- app/routes/__init__.py 0 additions, 1 deletionapp/routes/__init__.py
- app/routes/api_dependencies.py 2 additions, 1 deletionapp/routes/api_dependencies.py
- app/routes/api_v1/endpoints/admin.py 20 additions, 1 deletionapp/routes/api_v1/endpoints/admin.py
- app/routes/api_v1/endpoints/courses.py 18 additions, 7 deletionsapp/routes/api_v1/endpoints/courses.py
- app/routes/api_v1/endpoints/semesters.py 11 additions, 3 deletionsapp/routes/api_v1/endpoints/semesters.py
- app/routes/courses.py 0 additions, 28 deletionsapp/routes/courses.py
- app/schemas/__init__.py 1 addition, 1 deletionapp/schemas/__init__.py
- app/schemas/course.py 5 additions, 0 deletionsapp/schemas/course.py
- poetry.lock 28 additions, 1 deletionpoetry.lock
- pyproject.toml 1 addition, 0 deletionspyproject.toml
app/routes/courses.py
deleted
100644 → 0
Please register or sign in to comment