Skip to content

Commit 32aee17

Browse files
readme update (#292)
Co-authored-by: Djoyke Reijans <djoyke.reijanscruden@adyen.com>
1 parent 239125e commit 32aee17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ adyen.management.account_company_level_api.get_companies(query_parameters=query_
155155
Define a dictionary containing the headers you want to include in your request.
156156

157157
~~~~ python
158-
header_parameters = {
158+
headers = {
159159
"Var1": "Var2",
160160
"Var2": "Var1"
161161
}

0 commit comments

Comments
 (0)