diff --git a/developer_manual/client_apis/WebDAV/basic.rst b/developer_manual/client_apis/WebDAV/basic.rst index 1be88745f..62652504e 100644 --- a/developer_manual/client_apis/WebDAV/basic.rst +++ b/developer_manual/client_apis/WebDAV/basic.rst @@ -307,9 +307,9 @@ Supported properties +-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------+ | | The token of the lock. | ``files_lock/0e53dfb6-61b4-46f0-b38e-d9a428292998`` | +-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------+ -| | The pixel-size of an image. | ``TBD`` | +| | The pixel-size of an image. | ``{"width":451,"height":529}`` | +-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------+ -| | The GPS location of a file taken from EXIF data.| ``TBD`` | +| | The GPS location of a file taken from EXIF data.| ``{"latitude":52.52093727702034,"longitude":13.397258069518614}`` | +-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------+ Listing folders (rfc4918_)