-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
bugThis issue is a bug.This issue is a bug.no-auto-closureWe do not want this issue to be automatically closed.We do not want this issue to be automatically closed.p2This is a standard priority issueThis is a standard priority issue
Description
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
Labels
bugThis issue is a bug.This issue is a bug.no-auto-closureWe do not want this issue to be automatically closed.We do not want this issue to be automatically closed.p2This is a standard priority issueThis is a standard priority issue