API Anpassungen

* Abwesenenheiten für Kalender implementiert
This commit is contained in:
Daniel Spitzer
2025-05-25 18:18:24 +02:00
parent 08e70ad73d
commit 955aa0fbd2
5 changed files with 130 additions and 65 deletions

View File

@@ -20,6 +20,7 @@ class TimerecordingModel
private $comment;
private $approved;
private $completed;
private $microsoft_even_id;
public static function find($data)