Add 2 properties to OcelotPipelineConfiguration class for more flexibility in pipeline
#1497
+70
−0
Annotations
10 warnings
|
src/Ocelot/Configuration/Validator/FileAuthenticationOptionsValidator.cs#L24
'FileAuthenticationOptions.AuthenticationProviderKey' is obsolete: 'Use AuthenticationProviderKeys instead of AuthenticationProviderKey! Note that AuthenticationProviderKey will be removed in version 25.0!'
|
|
src/Ocelot/Configuration/File/FileRoute.cs#L81
'FileRoute.FileCacheOptions' is obsolete: 'Use CacheOptions instead of FileCacheOptions! Note that FileCacheOptions will be removed in version 25.0!'
|
|
src/Ocelot/Configuration/File/FileRoute.cs#L81
'FileRoute.FileCacheOptions' is obsolete: 'Use CacheOptions instead of FileCacheOptions! Note that FileCacheOptions will be removed in version 25.0!'
|
|
src/Ocelot/Configuration/Creator/DynamicRoutesCreator.cs#L64
'FileDynamicRoute.RateLimitRule' is obsolete: 'Use RateLimitOptions instead of RateLimitRule! Note that RateLimitRule will be removed in version 25.0!'
|
|
src/Ocelot/Configuration/Creator/DynamicRoutesCreator.cs#L62
'FileDynamicRoute.RateLimitRule' is obsolete: 'Use RateLimitOptions instead of RateLimitRule! Note that RateLimitRule will be removed in version 25.0!'
|
|
src/Ocelot/Configuration/Creator/AuthenticationOptionsCreator.cs#L55
'FileAuthenticationOptions.AuthenticationProviderKey' is obsolete: 'Use AuthenticationProviderKeys instead of AuthenticationProviderKey! Note that AuthenticationProviderKey will be removed in version 25.0!'
|
|
src/Ocelot/Configuration/Creator/AuthenticationOptionsCreator.cs#L55
'FileAuthenticationOptions.AuthenticationProviderKey' is obsolete: 'Use AuthenticationProviderKeys instead of AuthenticationProviderKey! Note that AuthenticationProviderKey will be removed in version 25.0!'
|
|
src/Ocelot/Configuration/Creator/AuthenticationOptionsCreator.cs#L55
'FileAuthenticationOptions.AuthenticationProviderKey' is obsolete: 'Use AuthenticationProviderKeys instead of AuthenticationProviderKey! Note that AuthenticationProviderKey will be removed in version 25.0!'
|
|
src/Ocelot/Configuration/Creator/CacheOptionsCreator.cs#L15
'FileRoute.FileCacheOptions' is obsolete: 'Use CacheOptions instead of FileCacheOptions! Note that FileCacheOptions will be removed in version 25.0!'
|
|
src/Ocelot/Configuration/AuthenticationOptions.cs#L19
'FileAuthenticationOptions.AuthenticationProviderKey' is obsolete: 'Use AuthenticationProviderKeys instead of AuthenticationProviderKey! Note that AuthenticationProviderKey will be removed in version 25.0!'
|
The logs for this run have expired and are no longer available.
Loading