Skip to content

operationMediaMapper

@tsed/schema

Usage

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

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

Overview

ts
function operationMediaMapper(jsonMedia: JsonMedia, options: JsonSchemaOptions): any;

Released under the MIT License.