Forráskód Böngészése

chore: Remove improvements from readme

Sean Blackburn 1 éve
szülő
commit
91fbee6b5c
1 módosított fájl, 0 hozzáadás és 11 törlés
  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`