Skip to content

Codegen from integrations generates misleading header comment #314

@kggilmer

Description

@kggilmer

Describe the bug

The warning at the top of codegen files specify that all files were generated by smithy-kotlin-codegen. However this is sometimes not the case, for instances when aws-kotlin-sdk, embedded integrations, and possibly in the future external integrations included at codegen time.

Expected Behavior

The codegen header should be accurate in all cases.

Current Behavior

The codegen header specifies that the smithy-kotlin-codegen module generated the file.

Possible Solution

This logic should be overridable in some way so that it can be customized via integrations. Possibly automatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue is a bug.no-auto-closureWe do not want this issue to be automatically closed.p2This is a standard priority issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions