GW2Raidar / gw2raidar

A log parsing website for Guild Wars 2 combat logs
http://www.gw2raidar.com
GNU General Public License v3.0
20 stars 14 forks source link

API ENDPOINT: Return Min Build #298

Closed merforga closed 6 years ago

merforga commented 6 years ago

New API Endpoint : /v2/minbuild

Returns a string : ""

Eg: gw2raidar.com/api/v2/minbuild would return "20180523"

Delta is requesting this so Arc can inform users if their arc version needs to be updated for logging to occur. Authorisation isn't needed but the only question i had was impact if any of thousands of pings happening constantly. Can hardcode the min value and update as and when needed

merforga commented 6 years ago

Delta's implemented his own version which is more lightweight so no longer needed from our end.