mirror of
				https://github.com/Telecominfraproject/wlan-cloud-owprov.git
				synced 2025-11-04 04:28:01 +00:00 
			
		
		
		
	Framework update
This commit is contained in:
		@@ -25,7 +25,7 @@ namespace OpenWifi {
 | 
			
		||||
                                Server,
 | 
			
		||||
                                TransactionId,
 | 
			
		||||
                                Internal){}
 | 
			
		||||
        static const std::list<const char *> PathName() { return std::list<const char *>{"/api/v1/entity/{uuid}"}; };
 | 
			
		||||
        static auto PathName() { return std::list<std::string>{"/api/v1/entity/{uuid}"}; };
 | 
			
		||||
 | 
			
		||||
    private:
 | 
			
		||||
        EntityDB        & DB_=StorageService()->EntityDB();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user