mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-09-18 15:22:41 +08:00
Rename all ReRoute to Route to move closer to YARP +semver: breaking
This commit is contained in:
@@ -21,7 +21,7 @@ The second thing you need to do something like the following to your ConfigureSe
|
||||
x.WithDictionaryHandle();
|
||||
})
|
||||
|
||||
Finally in order to use caching on a route in your ReRoute configuration add this setting.
|
||||
Finally in order to use caching on a route in your Route configuration add this setting.
|
||||
|
||||
.. code-block:: json
|
||||
|
||||
|
Reference in New Issue
Block a user