]> source.dussan.org Git - nextcloud-server.git/commit
unify endpoints form core and the the provisioning api 3232/head
authorBjoern Schiessle <bjoern@schiessle.org>
Tue, 24 Jan 2017 14:45:55 +0000 (15:45 +0100)
committerBjoern Schiessle <bjoern@schiessle.org>
Wed, 25 Jan 2017 10:20:35 +0000 (11:20 +0100)
commit5086335643b6181284ee50f57b95525002842992
tree92eb5ecb8726f51253a6e02a54a18bb2ec359890
parentfee42647fb06b30cf35e2b21e2e8b5c8ef72bcc8
unify endpoints form core and the the provisioning api

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
apps/provisioning_api/appinfo/routes.php
apps/provisioning_api/lib/Controller/UsersController.php
apps/provisioning_api/tests/Controller/UsersControllerTest.php
core/Controller/OCSController.php
core/routes.php
tests/Core/Controller/OCSControllerTest.php