# swaggerApplyType Function private

Module
import { swaggerApplyType } from "@tsed/swagger/src/utils/index"
Source/packages/swagger/src/utils/index.ts

# Overview

function swaggerApplyType(schema: any, type: any): any;

# Description

Filter the null type, unsupported by swagger and apply the right type on schema.