Update middleware-uppercase.md (#1309)

This commit is contained in:
Newbe36524 2021-03-16 10:02:45 +08:00 committed by GitHub
parent 7a2f3b25fc
commit fdad3a1e0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ The uppercase [HTTP middleware]({{< ref middleware-concept.md >}}) converts the
## Component format
In the following definition, the maximum requests per second are set to 10:
In the following definition, it make content of request body into uppercase:
```yaml
apiVersion: dapr.io/v1alpha1