Skip to content

Commit

Permalink
readme update (#292)
Browse files Browse the repository at this point in the history
Co-authored-by: Djoyke Reijans <djoyke.reijanscruden@adyen.com>
  • Loading branch information
jillingk and DjoykeAbyah authored Feb 22, 2024
1 parent 239125e commit 32aee17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ adyen.management.account_company_level_api.get_companies(query_parameters=query_
Define a dictionary containing the headers you want to include in your request.

~~~~ python
header_parameters = {
headers = {
"Var1": "Var2",
"Var2": "Var1"
}
Expand Down

0 comments on commit 32aee17

Please sign in to comment.