Skip to content

transformToOS2

@tsed/schema

Usage

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

See /packages/specs/schema/src/utils/transformToOS2.ts.

Overview

ts
function transformToOS2(spec: any): Partial<OpenSpec2>;

Released under the MIT License.