Fokko commented on a change in pull request #3852: [AIRFLOW-3018] Fix Minor issues in Documentation URL: https://github.com/apache/incubator-airflow/pull/3852#discussion_r215772053
########## File path: airflow/contrib/operators/bigquery_operator.py ########## @@ -383,7 +383,7 @@ class BigQueryCreateExternalTableOperator(BaseOperator): :type schema_fields: list :param schema_object: If set, a GCS object path pointing to a .json file that contains the schema for the table. (templated) - :param schema_object: string + :type schema_object: string Review comment: Awesome! ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services