We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 943c260 commit c2d2e5aCopy full SHA for c2d2e5a
src/schema-routes/schema-routes.ts
@@ -38,6 +38,7 @@ import { SpecificArgNameResolver } from './util/specific-arg-name-resolver';
38
import {
39
DEFAULT_BODY_ARG_NAME,
40
RESERVED_BODY_ARG_NAMES,
41
+ RESERVED_HEADER_ARG_NAMES,
42
RESERVED_PATH_ARG_NAMES,
43
RESERVED_QUERY_ARG_NAMES,
44
} from '../../src/constants';
0 commit comments