Project

General

Profile

Bug #13823

Updated by Amalka Subasinghe 10 days ago

 
 noticed in device-mgt-core- 5.2.4 version 

 *deployment.toml* 
 [webapp_publisher_configs] 
 host="https://localhost:9443" 
 publish_api=true 
 enable_update_api=false 

 *Even with enable_update_api=false, updates documentation.It should stop.  
 This issue identified in device-mgt-core- 5.2.4 version* 

 https://github.com/entgra/device-mgt-core/blob/master/components/apimgt-extensions/io.entgra.device.mgt.core.apimgt.webapp.publisher/src/main/java/io/entgra/device/mgt/core/apimgt/webapp/publisher/APIPublisherServiceImpl.java#L312

Back