fix: raw body config

This commit is contained in:
2025-07-06 12:54:42 -07:00
parent a3d0753a66
commit 17cfb11e8a

View File

@ -71,8 +71,6 @@ export const instantiateServer = (): void => {
encoding: "utf8",
field: "rawBody",
global: false,
jsonContentTypes: [],
routes: [],
runFirst: true,
});