Skip to content
Snippets Groups Projects

Datacat integration

Merged Christian Boettcher requested to merge datacat_integration into main
8 files
+ 185
2
Compare changes
  • Side-by-side
  • Inline
Files
8
+ 1
1
@@ -353,7 +353,7 @@ backend =
# See documentation for the secrets backend you are using. JSON is expected.
# Example for AWS Systems Manager ParameterStore:
# ``{"connections_prefix": "/airflow/connections", "profile_name": "default"}``
backend_kwargs =
backend_kwargs =
[cli]
# In what way should the cli access the API. The LocalClient will use the
Loading