mirror of
				https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
				synced 2025-10-31 02:27:49 +00:00 
			
		
		
		
	added /api prefix for all REST APIs exposed by the gateway
This commit is contained in:
		| @@ -16,6 +16,7 @@ import com.telecominfraproject.wlan.opensync.external.integration.ConnectusOvsdb | ||||
|  | ||||
| @Profile("ovsdb_manager") | ||||
| @RestController | ||||
| @RequestMapping(value = "/api") | ||||
| public class OpenSyncConnectusController { | ||||
|  | ||||
| 	private static final Logger LOG = LoggerFactory.getLogger(OpenSyncConnectusController.class); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Dmitry Toptygin
					Dmitry Toptygin