Skip to content

Commit

Permalink
airflow: example: Apply honeybee API change
Browse files Browse the repository at this point in the history
  • Loading branch information
ish-hcc committed Jul 16, 2024
1 parent 0140c7d commit 987300b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"options": {
"api_connection_id": "honeybee_api",
"endpoint": "/honeybee/source_group/{sgId}/import/infra",
"method": "GET",
"method": "POST",
"request_body": ""
},
"param_option": {
Expand Down

0 comments on commit 987300b

Please sign in to comment.