operationInQueryMapper
@tsed/schema
Usage
typescript
import { operationInQueryMapper } from "@tsed/schema";
See /packages/specs/schema/src/types/components/open-spec/operationInQueryMapper.ts.
Overview
ts
function operationInQueryMapper(parameter: any, { jsonSchema, jsonParameters, ...options }: JsonParameterOptions): any;