aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller/TeamsApiController.php
Commit message (Collapse)AuthorAgeFilesLines
* fix(core): use OC namespace for core ReponseDefinitions instead of OCAJulien CHATY-CAPELLE2024-07-151-1/+1
| | | | Signed-off-by: Julien CHATY-CAPELLE <julien@chaty-capelle.fr>
* chore: Add SPDX headerAndy Scherzinger2024-05-271-18/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* feat: Implement team provider apiJulius Härtl2024-03-051-0/+97
Signed-off-by: Julius Härtl <jus@bitgrid.net>