From a85ffb4ae449567d74b48fd701c60d583f4eadd6 Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Tue, 16 Sep 2014 14:06:43 +0300 Subject: [PATCH] doc/obex-api: Mark DatabaseIdentifier as optional There is no need to declare DatabaseIdentifier in case it is invalid since by omitting it should indicate GetVersion is not supported. --- doc/obex-api.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/obex-api.txt b/doc/obex-api.txt index 31afc7455..f80ef3940 100644 --- a/doc/obex-api.txt +++ b/doc/obex-api.txt @@ -491,12 +491,10 @@ Properties string Folder [readonly] Current folder. - string DatabaseIdentifier [readonly] + string DatabaseIdentifier [readonly, optional] 128 bits persistent identifier. - Value '0' shall be considered as not supported. - Synchronization hierarchy ========================= -- 2.47.3