Skip to content

Commit cdccdbd

Browse files
committed
feat(sdk): renamed bearer_token argument to api_key
1 parent d2f6ce4 commit cdccdbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/stainless.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ environments:
2727

2828
client_settings:
2929
opts:
30-
bearer_token:
30+
api_key:
3131
type: string
3232
description: An Isaacus-issued API key passed as a bearer token via the
3333
`Authorization` header.

0 commit comments

Comments
 (0)