acoustic-carpenter-78188
05/22/2023, 6:45 PMmessageFormat
field expects a proto generated enum in the configuration. This doc requests a string value (ie. "unknown", "json", or "csv") which, if provided, will result in a failure to parse the configuration. This PR updates the docs to explain that messageFormat
is an optional parameter that is unused anywhere in the codebase and setting it requires the use of an integer for the corresponding proto generated enum value.
fixes flyteorg/flyte#3664
flyteorg/flytesnacks
GitHub Actions: Mark github pre-release as Release
GitHub Actions: Publish artifacts to github release
GitHub Actions: Create Prerelease
GitHub Actions: Bump Version
✅ 26 other checks have passed
26/30 successful checksacoustic-carpenter-78188
05/25/2023, 3:27 PM