Resolve "API-Dokumentation optimieren und automatisieren"
What is new and why?
- Beispiele wurden Input- und Output-Klassen hinzugefügt
- Dekoratoren der Endpunkte wurden befüllt
- FastAPI-App-Objekt wurde mit Metadaten befüllt
Hinweis: Die in api.md referenzierte REST API-Dokumentation ist erst erreichbar, wenn auch die Doku gemergt ist. Diese wiederum ist aber abhängig von der openapi.json hier in der Repo. -> Alles muss gemeinsam gemergt werden.
Related issues
Author's TODOs
-
merged latest version of target branch (e.g., mainordev) into your branch -
check if SPDX identifier MPL-2.0and Copyright-Text2025 Land Baden-Württemberg <InnoLab@stm.bwl.de>exists in newly created and/or hasn't been deleted somehow in existing files -
adapted the readme -
Revised/new code parts have no # noqadirectives -
Optional: Changelog adapted (further information)
Reviewer's TODOs
-
Check if the Author did their checks well enough -
Tried out if the cause of the issue is solved as intended -
Check that code with old # noqadirectives were revised -
Check that no new # noqadirectives are included -
Optional: Changelog adapted (further information)
To keep in mind
-
pre-commitused - added logging output were necessary
- added/adjusted Errorhandling to avoid unwanted crashes and make proper debugging and testing possible
-
Changelog has to be adapted before merging, at latest in the
f13::inAbnahmestep
Closes #28 (closed)
Edited by Johannes Matzenmiller