zhongjiajie commented on a change in pull request #6900: [AIRFLOW-6346] Enhance
dag default_view and orientation
URL: https://github.com/apache/airflow/pull/6900#discussion_r374021290
##########
File path: airflow/serialization/schema.json
##########
@@ -93,7 +93,7 @@
"end_date": { "$ref": "#/definitions/datetime" },
"dagrun_timeout": { "$ref": "#/definitions/timedelta" },
"doc_md": { "type" : "string"},
- "_default_view": { "type" : "string"},
+ "default_view": { "type" : "string"},
Review comment:
Do you mean we should update user's exists schema in databases?
----------------------------------------------------------------
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]
With regards,
Apache Git Services