SuperEvilMegacorp / vainglory-assets

Community provided art, schemas, and other assets that make using the Vainglory API easier
https://developer.vainglorygame.com
MIT License
54 stars 40 forks source link

Bug: schema links return 404 #313

Closed schneefux closed 6 years ago

schneefux commented 6 years ago

https://raw.githubusercontent.com/madglory/gamelocker-vainglory/master/schemas/2.5/match_index.json

curl -g "https://api.dc01.gamelockerapp.com/shards/na/matches?filter[gameMode]=ranked&sort=createdAt&filter[createdAt-start]=2017-06-01T00:00:00Z&filter[createdAt-end]=2017-06-14T00:00:00Z" -H "Authorization: Bearer $APIKEY" -H "X-TITLE-ID: semc-vainglory" -H "Accept: application/vnd.api+json"
schneefux commented 6 years ago

The URL points to the wrong repository & there is not even a schemas/2.5 directory here.

PierreAndreis commented 6 years ago

@bguilder

jaloisi834 commented 6 years ago

Schema links have been hardcoded to empty strings, and will be removed after the retention period has passed. We will notify everyone before removing them.