github-awards icon indicating copy to clipboard operation
github-awards copied to clipboard

Add `type` to search api response

Open satazor opened this issue 9 years ago • 1 comments

At the moment it's impossible to distinguish between users and organizations from the API search results. Adding a type (user, org) would allow to differentiate between them.

Also the following question from the FAQ should be removed: Why is my organization not shown?

satazor avatar Oct 09 '16 16:10 satazor

This would make for a far better experience for using the API. In addition, being able to query by multiple languages at a time would be beneficial as well. :+1: , some what off topic, but how are you able to query the API? Simply in the browser or are you able to make Cross origin api calls? and if you are, how?

BaReinhard avatar May 16 '17 15:05 BaReinhard