Skip to content

[Feature Request] Provide a way to change the boilerplate text #48

@ryanbuening

Description

@ryanbuening

It would be nice if there was a way to modify the boilerplate text that goes at the top of the generated TypeScript files. Either from the GenerationSpec or the dotnet typegen generate command.

My use case is that I want to provide a version number to all of my TypeScript files.

/**
 * This is a TypeGen auto-generated file.
 * Any changes made to this file can be lost when this file is regenerated.
 * **FooDTOs version 3**
 */

Great project by the way. Extremely useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions