Closed Bug 763136 Opened 13 years ago Closed 13 years ago

HTML view for API calls

Categories

(Participation Infrastructure :: Phonebook, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
2012-06-27

People

(Reporter: timw, Assigned: timw)

Details

Currently format={json|xml} must be added to the api urls because the to_html function is not implemented. We should implement it to at least show the pretty printed JSON and eventually document the calls available.
OS: Mac OS X → All
Hardware: x86 → All
Commit pushed to master at https://github.com/mozilla/mozillians https://github.com/mozilla/mozillians/commit/8807e28448894ff2f3c526525a6929f2570c77ce [fix bug 763136] Added html renderer for api, and basic json prettifyer.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
View /api/v1/ to get a list of API methods, then you can drill down.
Target Milestone: --- → 2012-06-27
Status: RESOLVED → VERIFIED
None of the URLs listed at https://mozillians.org/api/v1/ show me anything. Is that expected?
(In reply to Josh Matthews [:jdm] from comment #3) > None of the URLs listed at https://mozillians.org/api/v1/ show me anything. > Is that expected? Yes. Because of privacy concerns with the Data Safety Council we took immediate measures to restrict the API to paid staff (as determined by the domain name of the address you used to register, unfortunately) and we are now shutting it off completely until the issues can be addressed.
(In reply to James Socol [:jsocol, :james] from comment #4) >unfortunately) we are > now shutting it off completely until the issues can be addressed. jdm - for reference here is the bug 770494 that tracks this
You need to log in before you can comment on or make changes to this bug.