6 lines
		
	
	
		
			348 B
		
	
	
	
		
			XML
		
	
	
		
			Executable File
		
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			348 B
		
	
	
	
		
			XML
		
	
	
		
			Executable File
		
	
	
| <?xml version="1.0"?>
 | |
| <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
 | |
|         xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
 | |
|     <preference for="IpSupply\CategoryApi\Api\Interface\CategoryApiInterface" 
 | |
|                 type="IpSupply\CategoryApi\Api\Controller\CategoryApiController"/>
 | |
| </config> |