Add "json" option
authorChristian Weiske <cweiske@cweiske.de>
Thu, 15 Sep 2016 20:31:16 +0000 (22:31 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Thu, 15 Sep 2016 20:31:16 +0000 (22:31 +0200)
commit059c6ab77b8e63210b9afc266d62c9f543d4d7ae
treeef4feb51dcc070f4c854c769ff6371a91bcee9da
parentc6fd5d2f91a31c5014c2d40276b8d4ef771fb9a9
Add "json" option
12 files changed:
src/shpub/Command/AbstractProps.php
src/shpub/Command/Article.php
src/shpub/Command/Bookmark.php
src/shpub/Command/Delete.php
src/shpub/Command/Like.php
src/shpub/Command/Note.php
src/shpub/Command/Reply.php
src/shpub/Command/Repost.php
src/shpub/Command/Rsvp.php
src/shpub/Command/Undelete.php
src/shpub/Request.php
src/shpub/Validator.php