babelshift/SteamWebAPI2

IEconItems_440/GetSchema is deprecated

aleksamagicka opened this issue · 2 comments

IEconItems_440/GetSchema is now deprecated (returns HTTP 410). Here is what it returns:

{
	"result": {
		"status": 80,
		"note": "Deprecated: See GetSchemaOverview and GetSchemaItems"
	}
}

More info here and here.

Is there an update on when/if this will be fixed?

Fixed with #82