Send "type" as array for JSON requests
authorAaron Parecki <aaron@parecki.com>
Wed, 22 Mar 2017 18:46:42 +0000 (11:46 -0700)
committerChristian Weiske <cweiske@cweiske.de>
Thu, 23 Mar 2017 06:41:06 +0000 (07:41 +0100)
commit313e84422cbe8a873e3922e2bddebc2f875c756f
tree13e41128b1235806ff5a3a3f6ca2f53429c47980
parent912b60774d5a2825f39848ecde463812897e5a4d
Send "type" as array for JSON requests

e.g. `{"type":["h-entry"], ... }`

https://www.w3.org/TR/micropub/#json-syntax
src/shpub/Request.php