Skip to content

Commit f0575f7

Browse files
Abhijit LAbhijit L
authored andcommitted
fix: build break
1 parent 0fb9bba commit f0575f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ import { handler as defaultjwt } from './default/jwt';
5252
import { handler as defaultrequiredMetadataKeys } from './default/requiredMetadataKeys';
5353
import { handler as walledaiguardrails } from './walledai/guardrails';
5454
import { handler as defaultregexReplace } from './default/regexReplace';
55+
import { handler as defaultallowedRequestTypes } from './default/allowedRequestTypes';
5556
import { handler as javelinguardrails } from './javelin/guardrails';
5657

5758
export const plugins = {

0 commit comments

Comments
 (0)