dsacdalan / pubg-microwave-dinner

Simple Node.js wrapper for the PUBG API.
MIT License
3 stars 0 forks source link

Update GetMatches #7

Closed dsacdalan closed 6 years ago

dsacdalan commented 6 years ago

GetMatches no longer requires an API Key, need to update all the layers to reflect this change.

dsacdalan commented 6 years ago

Updated client and getMatches, need to update validation and documentation.

dsacdalan commented 6 years ago

After review, Client signature didn't need to get updated and there is no validation on the api key.