Kind: Function
Source: packages/core/helpers/messages.ts
Part of: Core
Signature
tsfunction VERSIONED_ROUTE_MAPPED_MESSAGE(path: string, method: string | number, version: VersionValue)
Parameters
| Name | Type |
|---|---|
path | string |
method | `string |
version | VersionValue |
Was this page helpful?