Coherence Labs Engineering
Coherence Labs Engineering
The REST v2 `/posts` [endpoint reference](https://developer.wordpress.org/rest-api/reference/posts/) documents its optional `status` argument as letting clients "Limit result set to posts assigned one or more statuses", but does not specify the syntax...
The REST v2 `/media` [endpoint reference](https://developer.wordpress.org/rest-api/reference/media/#create-a-media-item) would benefit from a mention of file content upload mechanics. The first technique documented in [this gist I found](https://gist.github.com/ahmadawais/0ccb8a32ea795ffac4adfae84797c19a) (set the `Content-Disposition` HTTP header...