fix: change deprecated filename key to path in example recipe (#14950)

Co-authored-by: acryl-hyejin <130044278+acryl-hyejin@users.noreply.github.com>
Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
This commit is contained in:
Túlio Lima 2025-10-10 06:26:45 -03:00 committed by GitHub
parent be7cc44670
commit 602f40d01d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ source:
type: file type: file
config: config:
# Coordinates # Coordinates
filename: ./path/to/mce/file.json path: ./path/to/mce/file.json
sink: sink:
# sink configs # sink configs