generated from nhcarrigan/template
fix: raw body config
This commit is contained in:
@ -71,8 +71,6 @@ export const instantiateServer = (): void => {
|
|||||||
encoding: "utf8",
|
encoding: "utf8",
|
||||||
field: "rawBody",
|
field: "rawBody",
|
||||||
global: false,
|
global: false,
|
||||||
jsonContentTypes: [],
|
|
||||||
routes: [],
|
|
||||||
runFirst: true,
|
runFirst: true,
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user