Lack of interest Ability to debug API

This suggestion has been closed automatically because it did not receive enough votes over an extended period of time. If you wish to see this, please search for an open suggestion and, if you don't find any, post a new one.

DragonByte Tech

Well-known member
At the moment, it doesn't appear to be possible to debug the queries ran during an API request. It would be nice to be able to pass a parameter to the URL, or a new header, that displayed the query log in a more JSON-friendly format than what we can come up with when we add
PHP:
\XF::dumpSimple(\XF\Debugger::getDatabaseDebugInfo(\XF::db()));
die();
to the code ourselves.


Fillip
 
Upvote 5
This suggestion has been closed. Votes are no longer accepted.
Back
Top Bottom