nextcloud/apps/provisioning_api/lib/Controller
Côme Chilliet a8a2ca42a4
fix: Return timestamps in unix format rather than milliseconds
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2025-01-07 16:30:23 +01:00
..
AppConfigController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
AppsController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
AUserDataOCSController.php fix: Return timestamps in unix format rather than milliseconds 2025-01-07 16:30:23 +01:00
GroupsController.php refactor(provisioning_api): Rename AUserData to AUserDataOCSController to allow openapi-extractor to detect it as OCS 2025-01-06 14:30:40 +01:00
PreferencesController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
UsersController.php refactor(provisioning_api): Rename AUserData to AUserDataOCSController to allow openapi-extractor to detect it as OCS 2025-01-06 14:30:40 +01:00
VerificationController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00