mirror of
				https://github.com/Telecominfraproject/wlan-cloud-owprov.git
				synced 2025-11-03 20:17:54 +00:00 
			
		
		
		
	Fixing openapi definition.
This commit is contained in:
		@@ -19,7 +19,7 @@ namespace OpenWifi {
 | 
			
		||||
            Server,
 | 
			
		||||
            TransactionId,
 | 
			
		||||
            Internal){}
 | 
			
		||||
        static const std::list<const char *> PathName() { return std::list<const char *>{"/api/v1/configurations"}; };
 | 
			
		||||
        static const std::list<const char *> PathName() { return std::list<const char *>{"/api/v1/configuration"}; };
 | 
			
		||||
    private:
 | 
			
		||||
        ConfigurationDB & DB_=StorageService()->ConfigurationDB();
 | 
			
		||||
        void DoGet() final;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user