-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[API] Added funtionality and efficiency (#153)
* [API] Added funtionality and efficiency - userOauth token (with specified permissions) - avatarinfo get avatars from specific user (req user auth) get avatars from multiple ids get all avatars now can get up to 500 avatars per page getting all neighborhood avatars is more efficient online avatars can also be requested as compact now (only online count) - lotinfo json objects now include lot_id (more consistent/reliable value than location) json objects now include admit_mode get lots from multiple ids online lots can also be requested as compact now (only online count) added funtion for getting all the lots by pages, and max 500 lots per page * [API] userApiFixes - compact now works more efficient - stress sql bandwidth fixed on getAllAvatars and GetAllLots
- Loading branch information
1 parent
6651acc
commit 01a08e7
Showing
10 changed files
with
467 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.