Fetch only a few achievements at a time?
roj.1085:
Hello,
I was looking at some inefficient bits of my codebase this morning, and noticed a spot where I could get some gains were I able to get something less than an account’s full achievement list. (I’m already caching, so this wouldn’t be HUGE, but..)
Is it on the list/desired to have the ability to add, say, ids to the account/achievements endpoint? Or a search-by-id?
Other useful searchables might be done v. partials and achievement category (the latter I could rig on my own with id, above).
Would anyone else have a use for this?
Lawton Campbell.8517:
Seems pretty reasonable; I went ahead and made a tracking issue for this.
roj.1085:
I don’t know if you’ve noticed, but since I started this (my first) API project, every bug or request I’ve had has been met with immediate action.
Either I am the puppetmaster (low probability) or you are excellent support.
Thanks much, all API Team.