Closed ineiti closed 4 years ago
When sending the keys to the clients, the server should not sort by exposed_id, but by key. This is to follow the suggestions in the Best Practices document.
exposed_id
key
Best Practices
Closed by PR #277 Shuffle keys for /v1/gaen/getExposed endpoint
When sending the keys to the clients, the server should not sort by
exposed_id
, but bykey
. This is to follow the suggestions in theBest Practices
document.