We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c22dff commit ababd32Copy full SHA for ababd32
py_ocpi/modules/tokens/v_2_1_1/api/emsp.py
@@ -129,7 +129,7 @@ async def authorize_token(
129
Action.authorize_token,
130
data=data,
131
auth_token=auth_token,
132
- version=VersionNumber.v_2_2_1,
+ version=VersionNumber.v_2_1_1,
133
)
134
135
# when the token information is not enough
0 commit comments