Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/stage-02.types.ts
AutoGeneratedFileInfo - Info about auto-generated files These files need special handling to avoid including repetitive boilerplate.
Properties
| Property | Type |
|---|---|
filePath | string |
generator | string |
uniqueEndpoints | `Array<{ |
// For API clients method: string; path: string; operationId: string;
}>| |uniqueTypes|Array<{
// For type files
name: string;
fields: string[];
}>| |templateSummary|string` |
Was this page helpful?