GenerateEntityFileResult: { foundSchemas: OpenApiSchemas; lines: string[] }

The result for generating a single entity.

Type declaration

  • foundSchemas: OpenApiSchemas

    Any additional found open api schemas.

  • lines: string[]

    The lines needed to generate the entity file.