jgoedeke commented on issue #57564: URL: https://github.com/apache/airflow/issues/57564#issuecomment-3472126418
This PR introduces pydantics JsonValue for extra: https://github.com/apache/airflow/pull/57352 This gives the values a clear contract. Further serialization may not be suitable because of the direct exposure of extra via the API. My suggestion is to add details about the extra values to the docs here: https://github.com/apache/airflow/blob/main/airflow-core/docs/authoring-and-scheduling/assets.rst#extra-information-on-asset. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
