Remove __inputs
in state
#2686
Labels
3.0
impact/breaking
Fixing this issue will require a breaking change
kind/enhancement
Improvements or new features
resolution/fixed
This issue was fixed
Follow on from:
In the subsequent major release of the provider we can:
SendsOldInputs
and SendsOldInputsOnDelete flags are set during configuration - failing with an error that the version of the engine must be upgraded.__inputs
output property.__inputs
property parsing fromparseCheckpointObject
because old inputs is now guarenteed to be available on the gRPC request object.The text was updated successfully, but these errors were encountered: