Skip to content

VERSIONED_CONTROLLER_MAPPING_MESSAGE

reference
1 min readUpdated

Kind: Function

Source: packages/core/helpers/messages.ts

Part of: Core

Signature

ts
function VERSIONED_CONTROLLER_MAPPING_MESSAGE(name: string, path: string, version: VersionValue)

Parameters

NameType
namestring
pathstring
versionVersionValue

Was this page helpful?

Download as PDF
VERSIONED_CONTROLLER_MAPPING_MESSAGE — NestJS head-to-head