dsacdalan / pubg-microwave-dinner

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

Create Sample Endpoint #3

Open dsacdalan opened 6 years ago

dsacdalan commented 6 years ago

Looks like the API version is not updating, so I will need to manually check for changes.

The Sample endpoint needs to be created just like the other ones.

If no arguments are provided, then default to UTC-24 hours.

dsacdalan commented 6 years ago

Looks like there is a retention window of 336 hours for samples. Will need to add logic to also valid this.

image