core
core copied to clipboard
fix items to DB service
Reproduction Method
curl "https://api.steampowered.com/IEconDOTA2_570/GetGameItems/v1?key=xxx"
Error Detail
HTTP/1.1 404 Not Found
Server: nginx
Content-Type: text/html; charset=UTF-8
Content-Length: 149
Expires: Tue, 07 Mar 2023 02:38:26 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Tue, 07 Mar 2023 02:38:26 GMT
Connection: close
<html><head><title>Not Found</title></head><body><h1>Not Found</h1>Method 'GetGameItems' has been retired in interface 'IEconDOTA2_570'</body></html>
Effects
https://github.com/odota/core/blob/e1c0de64d6edd2cdbf301f9cad882428e2965e56/util/utility.js#L111
GetGameItems also not working for IEconDOTA2_205790 anymore.