Sitecore.Ship icon indicating copy to clipboard operation
Sitecore.Ship copied to clipboard

Enable PublishChildren, PublishRelatedItems and fixing service JSON format

Open hanyliounnasr opened this issue 7 years ago • 0 comments

Enable PublishChildren Enable PublishRelatedItems Fixing JSON format

{ "Items": [ { "ItemId" : "{E9CE4381-E737-495D-BD45-C83688C48A34}", "PublishChildren": "true", "PublishRelatedItems": "false" }, { "ItemId" : "{EB2E4FFD-2761-4653-B052-26A64D385227}", "PublishChildren": "true", "PublishRelatedItems": "true" } ], "TargetDatabases": [ "web" ], "TargetLanguages": [ "en" ] }


This change is Reviewable

hanyliounnasr avatar May 30 '17 11:05 hanyliounnasr