File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ with dofusdude.ApiClient(configuration) as api_client:
104104 # Create an instance of the API class
105105 api_instance = dofusdude.AlmanaxApi(api_client)
106106 language = ' fr' # str | code
107- var_date = ' Tue Jul 14 00:00:00 UTC 2020 ' # date | yyyy-mm-dd
107+ var_date = ' Sat Jan 25 00:00:00 UTC 2025 ' # date | yyyy-mm-dd
108108 level = 56 # int | character level for the reward_xp field (optional)
109109
110110 try :
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ with dofusdude.ApiClient(configuration) as api_client:
3636 # Create an instance of the API class
3737 api_instance = dofusdude.AlmanaxApi(api_client)
3838 language = ' fr' # str | code
39- var_date = ' Tue Jul 14 00:00:00 UTC 2020 ' # date | yyyy-mm-dd
39+ var_date = ' Sat Jan 25 00:00:00 UTC 2025 ' # date | yyyy-mm-dd
4040 level = 56 # int | character level for the reward_xp field (optional)
4141
4242 try :
You can’t perform that action at this time.
0 commit comments