Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/generators/diagrams/api-flow-diagram.generator.ts
Options for API flow diagram generation
Properties
| Property | Type |
|---|---|
diagramType | `'flowchart' |
showHttpMethods | boolean |
showParameters | boolean |
showMiddleware | boolean |
direction | `'LR' |
maxDepth | number |
includeTheme | boolean |
Was this page helpful?