Skip to content

Instantly share code, notes, and snippets.

@brunofarache
Last active October 29, 2015 14:37
Show Gist options
  • Save brunofarache/64438c69e630600edd15 to your computer and use it in GitHub Desktop.
Save brunofarache/64438c69e630600edd15 to your computer and use it in GitHub Desktop.
curl
curl https://loop-uat.liferay.com/api/jsonws/loop-portlet.feed/viewMyNewFeed \
-u bruno.farache@liferay.com:weloveliferay \
-d assetTagNames= \
-d childAssetEntrySetsLimit=1 \
-d end=1 \
-d likedParticipantsLimit=1 \
-d modifiedTime=0 \
-d parentAssetEntrySetId=0 \
-d start=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment