Skip to content

Commit ddf8b01

Browse files
authored
updated docs and readme with Method Transformation info (#1125)
1 parent 689f04d commit ddf8b01

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ A quick list of Ocelot's capabilities for more information see the [documentatio
4848
* Retry policies / QoS
4949
* Load Balancing
5050
* Logging / Tracing / Correlation
51-
* Headers / Query String / Claims Transformation
51+
* Headers / Method / Query String / Claims Transformation
5252
* Custom Middleware / Delegating Handlers
5353
* Configuration / Administration REST API
5454
* Platform / Cloud Agnostic

docs/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Thanks for taking a look at the Ocelot documentation. Please use the left hand n
2323
features/requestaggregation
2424
features/graphql
2525
features/servicediscovery
26-
features/servicefabric
26+
features/servicefabric
2727
features/kubernetes
2828
features/authentication
2929
features/authorisation
@@ -33,6 +33,7 @@ Thanks for taking a look at the Ocelot documentation. Please use the left hand n
3333
features/caching
3434
features/qualityofservice
3535
features/headerstransformation
36+
features/methodtransformation
3637
features/claimstransformation
3738
features/logging
3839
features/tracing

0 commit comments

Comments
 (0)