mirror of
				https://github.com/nsnail/Ocelot.git
				synced 2025-11-04 21:30:50 +08:00 
			
		
		
		
	refactoring placeholder tuff
This commit is contained in:
		@@ -37,7 +37,7 @@
 | 
			
		||||
        [Fact]
 | 
			
		||||
        public void should_call_add_queries_correctly()
 | 
			
		||||
        {
 | 
			
		||||
            var downstreamRoute = new DownstreamRoute(new List<UrlPathPlaceholderNameAndValue>(),
 | 
			
		||||
            var downstreamRoute = new DownstreamRoute(new List<PlaceholderNameAndValue>(),
 | 
			
		||||
                new ReRouteBuilder()
 | 
			
		||||
                    .WithDownstreamPathTemplate("any old string")
 | 
			
		||||
                    .WithClaimsToQueries(new List<ClaimToThing>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user