Skip to content

Commit c2d2e5a

Browse files
committed
chore: update
1 parent 943c260 commit c2d2e5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/schema-routes/schema-routes.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ import { SpecificArgNameResolver } from './util/specific-arg-name-resolver';
3838
import {
3939
DEFAULT_BODY_ARG_NAME,
4040
RESERVED_BODY_ARG_NAMES,
41+
RESERVED_HEADER_ARG_NAMES,
4142
RESERVED_PATH_ARG_NAMES,
4243
RESERVED_QUERY_ARG_NAMES,
4344
} from '../../src/constants';

0 commit comments

Comments
 (0)