Skip to content

VERSIONED_ROUTE_MAPPED_MESSAGE

reference
1 min readUpdated

Kind: Function

Source: packages/core/helpers/messages.ts

Part of: Core

Signature

ts
function VERSIONED_ROUTE_MAPPED_MESSAGE(path: string, method: string | number, version: VersionValue)

Parameters

NameType
pathstring
method`string
versionVersionValue

Was this page helpful?

Download as PDF
VERSIONED_ROUTE_MAPPED_MESSAGE — NestJS head-to-head