Skip to content

Commit fb3a0e0

Browse files
committed
chore: update dependencies
1 parent ff8740a commit fb3a0e0

File tree

3 files changed

+2125
-2153
lines changed

3 files changed

+2125
-2153
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,9 @@ http: {
218218
```
219219

220220
### MIME Types
221-
You can specify the MIME types by adding `consumes` and `produces` the http event.
222-
Default for both is `['application/json']`
221+
222+
You can specify the MIME types by adding `consumes` and `produces` to the http event. Default for both is `['application/json']`
223+
223224
```js
224225
http: {
225226
path: 'hello',

0 commit comments

Comments
 (0)