mirror of
				https://github.com/datahub-project/datahub.git
				synced 2025-10-31 02:37:05 +00:00 
			
		
		
		
	Remove breaking new line from conf routes file in wherehows fe
This commit is contained in:
		
							parent
							
								
									117e5273a9
								
							
						
					
					
						commit
						d95f894430
					
				| @ -324,8 +324,7 @@ GET           /api/v2/datasets/:urn/upstreams | ||||
| 
 | ||||
| GET           /api/v2/datasets/:urn/downstreams                                 controllers.api.v2.Dataset.getDatasetDownstreams(urn: String) | ||||
| 
 | ||||
| GET           /api/v2/datasets/:urn/health | ||||
| controllers.api.v2.Dataset.getDatasetHealth(urn: String) | ||||
| GET           /api/v2/datasets/:urn/health                                      controllers.api.v2.Dataset.getDatasetHealth(urn: String) | ||||
| 
 | ||||
| # Map static resources from the /public folder to the /assets URL path | ||||
| GET           /assets/*file                                                     controllers.Assets.at(path="/public", file) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 cptran777
						cptran777