Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/workflow-documentation.interface.ts
Result of workflow documentation generation
Properties
| Property | Type |
|---|---|
documentation | WorkflowDocumentation |
content | string |
outputPath | string |
warnings | string[] |
Was this page helpful?