potiuk commented on a change in pull request #12472:
URL: https://github.com/apache/airflow/pull/12472#discussion_r528897422
##########
File path: airflow/provider.yaml.schema.json
##########
@@ -167,6 +167,13 @@
"python-module"
]
}
+ },
+ "extra-links": {
+ "type": "array",
Review comment:
Yeah. I had it initially, there are a few more places where we can add
uniqueness/regexp rules. So maybe we should do it as a separate PR once we
merge those. By that time we will have all the values in and tests to check if
all our regexps/rules are valid
----------------------------------------------------------------
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]