Kacper Geisheimer
Kacper Geisheimer
## Bug Report ## Current behavior I've updated my code to use swagger v4 with plugin, so it exposes DTO validations automatically. Everything work correctly, unless i use enum as...
### What I'm trying to achieve When entering dashboard using Polish language, I want to see page in Polish. On Chrome it works, on Safari not (it displays English). ###...
Setting server to null could cause problems with other plugins. E.g. with auth, which stores player's latest server in database. It has normal priority and gets current server as 'null',...
Added method to support TransferToTradeSite API request.
Fixed withdrawInventoryItems method when passing null as "delivery" argument.