Skip to content

Commit

Permalink
chore: auto-fix lint and format issues
Browse files Browse the repository at this point in the history
  • Loading branch information
octavia-squidington-iii committed Sep 11, 2024
1 parent d17f4e3 commit 48070ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2980,7 +2980,7 @@ definitions:
url_base: https://api.productive.io/api/v2/
authenticator:
type: ApiKeyAuthenticator
api_token: "{{ config[\"api_key\"] }}"
api_token: '{{ config["api_key"] }}'
inject_into:
type: RequestOption
field_name: X-Auth-Token
Expand Down

0 comments on commit 48070ea

Please sign in to comment.