-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Add region tags for the Composer 2 Airflow REST API example #7151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add region tags for the Composer 2 Airflow REST API example #7151
Conversation
Here is the summary of changes. You are about to add 1 region tag.
This comment is generated by snippet-bot.
|
@@ -18,6 +18,7 @@ | |||
""" | |||
|
|||
# [START composer_2_trigger_dag] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you mean to delete this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nope - they're nested on purpose I believe - @pavel-salnikov
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, they're nested on purpose. Thanks!
Description
Add region tags, so that this example can be used on a different documentation page.
Checklist
nox -s py-3.6
(see Test Environment Setup)nox -s lint
(see Test Environment Setup)