You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the API only supports parameter_openapi_schema on Create. If/when support is added for it in Update, let's update the provider to reflect that.
Acceptance criteria
Support for Update is added in the API
Terraform Provider is updated to pass that field in Update
The text was updated successfully, but these errors were encountered:
Summary
Related to #263
Related to https://linear.app/prefect/issue/CLOUD-364/deployments-support-parameter-openapi-schema-update
Currently, the API only supports
parameter_openapi_schema
onCreate
. If/when support is added for it inUpdate
, let's update the provider to reflect that.Acceptance criteria
Update
is added in the APIUpdate
The text was updated successfully, but these errors were encountered: