https://prefect.io logo
j

Jon

11/28/2022, 5:30 PM
hi all, is there a way to type cast parameters in prefect 1? im hopping around a couple github issues that address this but seems no solution was ever implemented? https://github.com/PrefectHQ/prefect/pull/1682
k

Kalise Richmond

11/28/2022, 5:52 PM
Hi @Jon I don't believe that we support this is Prefect 1 however Prefect 2 allows enforced typing with Pydantic.
j

Jon

11/28/2022, 6:10 PM
got it, thank you!
3 Views