* tests pass * everything except parquet config seems to work * the file fortmat needs a literal * Add a comment * Update * comment * Ensure only one file type is specified * Add a test * add test * update * Automated Commit - Formatting Changes * extract formats * Automated Commit - Formatting Changes * fix typo * Update tests * Also test jsonl * Update airbyte-cdk/python/airbyte_cdk/sources/file_based/config/abstract_file_based_spec.py Co-authored-by: Catherine Noll <clnoll@users.noreply.github.com> * Update the spec * update to new config format * set decimal_as_float to True on legacy configs for backward compatibility * comments * Update airbyte-cdk/python/airbyte_cdk/sources/file_based/config/file_based_stream_config.py Co-authored-by: Catherine Noll <clnoll@users.noreply.github.com> * format --------- Co-authored-by: girarda <girarda@users.noreply.github.com> Co-authored-by: Catherine Noll <clnoll@users.noreply.github.com>