Skip to content

operationInParameterMapper

@tsed/schema

Usage

typescript
import { operationInParameterMapper } from "@tsed/schema";

See /packages/specs/schema/src/types/components/open-spec/operationInParameterMapper.ts.

Overview

ts
function operationInParameterMapper(jsonParameter: JsonParameter, opts?: JsonSchemaOptions): any;

Released under the MIT License.