Add docUrl into metadata.

Nipuni Kavindya 3 hours ago
parent 113e422acd
commit 13bfb146ce

@ -66,8 +66,8 @@ public class WhiteLabelManagementServiceImpl implements WhiteLabelManagementServ
}
/**
* Initializes white label themes for a tenant by retrieving white label metadata and updating it if necessary.
* If the white label metadata is found and the "DocUrl" is missing,it updates the metadata with the default value
* Initializes white label theme for a tenant by retrieving white label metadata and updating it if necessary.
* If the white label metadata is found and the DocUrl is missing,it updates the metadata with the default value
* for DocUrl.
*
* @throws MetadataManagementException if an error occurs while managing metadata or transactions.

Loading…
Cancel
Save