migrate_v1_to_v2
Upgrade flytekit V1 Python code to flyte-sdk V2 syntax, providing transformed code and a list of changes with warnings for manual review.
Instructions
Rewrite flytekit V1 Python code into flyte-sdk V2 syntax.
Returns the transformed code plus a list of applied changes and warnings about patterns that need manual review.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |