Kind: Interface
Source: atloria-monorepo/apps/api/src/documentation/services/user-docs-generator.service.ts
Documentation for a single workflow
Properties
| Property | Type |
|---|---|
workflowId | string |
workflowName | string |
category | string |
overview | string |
prerequisites | string |
steps | StepDocumentation[] |
troubleshooting | string |
relatedWorkflows | string[] |
Was this page helpful?