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