Issue Request Template
Title:/tournaments/players/ doesn't return correct count of player decks
Description:
the meta says one count of total decks, but when you actually count the raw data / individual deck IDs in the .json output it's something different.
repro: save json result, then go to next page and save that result. then combine (in a script or flatten results in database) and count unique IDs. you get something different. one time i got 1382, next 1450. correct for elite is 1452
Endpoint Definition:
Data Requirements:
- Request Parameters:
- Response Data:
- [Describe the expected structure and content of the response]
Example Request:
[Provide an example request that includes all required parameters and data]
Additional Information:
[Include any additional information that would be helpful in understanding the request]
Issue Request Template
Title:/tournaments/players/ doesn't return correct count of player decks
Description:
the meta says one count of total decks, but when you actually count the raw data / individual deck IDs in the .json output it's something different.
repro: save json result, then go to next page and save that result. then combine (in a script or flatten results in database) and count unique IDs. you get something different. one time i got 1382, next 1450. correct for elite is 1452
Endpoint Definition:
Data Requirements:
Example Request:
[Provide an example request that includes all required parameters and data]
Additional Information:
[Include any additional information that would be helpful in understanding the request]