Not so sure what to use for the followings in the Connection Creation UI in the Airflow admin page:
- Host: api.stripe.com?
- ConnType: http?
- Login: a username?
- Password: the user's password?
- Extra: I guess for Extra I need to specify api_key like this? { 'api_key': 'my_secret_key' }
Would this be enough? Having this in README.md can be very helpful
Not so sure what to use for the followings in the Connection Creation UI in the Airflow admin page:
Would this be enough? Having this in README.md can be very helpful