ephraimbuddy commented on a change in pull request #9227:
URL: https://github.com/apache/airflow/pull/9227#discussion_r439438528
##########
File path: airflow/api_connexion/openapi/v1.yaml
##########
@@ -1315,6 +1315,7 @@ components:
extra:
type: string
readOnly: true
+ nullable: true
Review comment:
From the model init method, it looks to me that the` extra` parameter
can be nullable.
https://github.com/apache/airflow/blob/dcf65765e58fb8beba206454075bbd6675b65721/airflow/models/log.py#L46-L67
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]