aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller/TeamsApiController.php
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Extend rector to core/refactor/rector-coreprovokateurin2025-05-151-1/+2
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-6/+6
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* 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>