浏览代码

chore: Remove improvements from readme

Sean Blackburn 1 年之前
父节点
当前提交
91fbee6b5c
共有 1 个文件被更改,包括 0 次插入11 次删除
  1. 0 11
      README.md

+ 0 - 11
README.md

@@ -1,14 +1,3 @@
 # Modulplaner OpenAPI
 
 OpenAPI documentation of the modulplaner API
-
-
-## Improvements
-
-- Rename `/data/` to `/api/`
-- Rename `teachers` to `lecturers`
-- Rename `id` fields to `pk` to avoid many naming collisions in programming languages
-- Move any binary files away from the API (xlsx, PDF, …)
-- The blockclasses should be part of the `{version}` api, not the `{semester}`
-- Change some German names to English (`klassen.pdf`, …)
-- Decide on `Blockclass` vs `Blockmodule`