mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
feat(developer_manual): document removed API endpoint /testremote
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
This commit is contained in:
@@ -178,3 +178,4 @@ Removed APIs
|
||||
- ``OCP\IServerContainer::getLogger`` was removed, use dependency injection with ``Psr\Log\LoggerInterface`` instead.
|
||||
- The internal class ``OC\AppFramework\Logger`` was removed, it should have been never used by apps.
|
||||
All using apps should migrate to ``Psr\Log\LoggerInterface``.
|
||||
- Legacy endpoint to test remote share endpoint (``/testremote``) was removed.
|
||||
|
||||
Reference in New Issue
Block a user