mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-11-03 20:19:31 +00:00 
			
		
		
		
	* add sample data for api service * pylint fix * correct service connection json * fix sample data --------- Co-authored-by: ulixius9 <mayursingal9@gmail.com> Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
		
			
				
	
	
		
			5 lines
		
	
	
		
			109 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			109 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "pet",
 | 
						|
  "service": "sample_api_service",
 | 
						|
  "endpointURL": "https://petstore3.swagger.io/#/pet"
 | 
						|
} |