#2248 Ensure correct mapping of RouteKeysConfig arrays in aggregates
#2328
+218
−13
Annotations
10 warnings
|
Cake Build:
src/Ocelot/Configuration/Creator/RateLimitOptionsCreator.cs#L70
'FileRateLimitByHeaderRule.QuotaExceededMessage' is obsolete: 'Use QuotaMessage instead of QuotaExceededMessage! Note that QuotaExceededMessage will be removed in version 25.0!'
|
|
Cake Build:
src/Ocelot/Configuration/Creator/RateLimitOptionsCreator.cs#L70
'FileRateLimitByHeaderRule.QuotaExceededMessage' is obsolete: 'Use QuotaMessage instead of QuotaExceededMessage! Note that QuotaExceededMessage will be removed in version 25.0!'
|
|
Cake Build:
src/Ocelot/Configuration/Creator/RateLimitOptionsCreator.cs#L70
'FileRateLimitByHeaderRule.QuotaExceededMessage' is obsolete: 'Use QuotaMessage instead of QuotaExceededMessage! Note that QuotaExceededMessage will be removed in version 25.0!'
|
|
Cake Build:
src/Ocelot/Configuration/Creator/RateLimitOptionsCreator.cs#L66
'FileRateLimitByHeaderRule.HttpStatusCode' is obsolete: 'Use StatusCode instead of HttpStatusCode! Note that HttpStatusCode will be removed in version 25.0!'
|
|
Cake Build:
src/Ocelot/Configuration/Creator/RateLimitOptionsCreator.cs#L66
'FileRateLimitByHeaderRule.HttpStatusCode' is obsolete: 'Use StatusCode instead of HttpStatusCode! Note that HttpStatusCode will be removed in version 25.0!'
|
|
Cake Build:
src/Ocelot/Configuration/Creator/RateLimitOptionsCreator.cs#L60
'FileRateLimitByHeaderRule.DisableRateLimitHeaders' is obsolete: 'Use EnableHeaders instead of DisableRateLimitHeaders! Note that DisableRateLimitHeaders will be removed in version 25.0!'
|
|
Cake Build:
src/Ocelot/Configuration/Creator/RateLimitOptionsCreator.cs#L60
'FileRateLimitByHeaderRule.DisableRateLimitHeaders' is obsolete: 'Use EnableHeaders instead of DisableRateLimitHeaders! Note that DisableRateLimitHeaders will be removed in version 25.0!'
|
|
Cake Build:
src/Ocelot/Configuration/Validator/FileAuthenticationOptionsValidator.cs#L31
'FileAuthenticationOptions.AuthenticationProviderKey' is obsolete: 'Use AuthenticationProviderKeys instead of AuthenticationProviderKey! Note that AuthenticationProviderKey will be removed in version 25.0!'
|
|
Cake Build:
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!'
|
|
Cake Build:
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!'
|
Loading