Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/workflow-signals.interface.ts
Properties
| Property | Type |
|---|---|
method | `'GET' |
path | string |
service | string |
serviceMethod | string |
parameters | string[] |
returnType | string |
filePath | string |
lineNumber | number |
Was this page helpful?