You can append `_pretty=true` to #WordPress REST API requests, and the server will return a pretty printed JSON response. This is handy if you want to inspect requests in the browser.

https://github.com/WordPress/wordpress-develop/commit/bb20a18040c7dddbf224bfef741592b709d64de8

Comments