ashb 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_r373834496
 
 

 ##########
 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:
   This makes this version 2 of the schema sadly, so we now need to think about 
how we handle versions

----------------------------------------------------------------
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

Reply via email to