Skip to content

operationInFilesMapper

@tsed/schema

Usage

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

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

Overview

ts
function operationInFilesMapper(parameter: any, { jsonSchema }: JsonParameterOptions): any;

Released under the MIT License.