Kind: Type
Source: packages/core/inspector/interfaces/entrypoint.interface.ts
Part of: Core
Definition
ts{ path: string; requestMethod: keyof typeof RequestMethod; methodVersion?: VersionValue; controllerVersion?: VersionValue; }
Relationships
- IMPORTS →
RequestMethod - IMPORTS →
VersionValue
Was this page helpful?