Only showing blogs realted API in api/jsonws

Jamie Sammons, modified 2 Years ago. Junior Member Posts: 74 Join Date: 7/28/15 Recent Posts

Hi,

I am using DXP 7.1.

I want to hide all the api present in the page /api/jsonws and only wish to show the ones that are for blog context , assetcategory and assettag

With the below line in portal-ext.properties it is working fine for assetcategory and assettag which is under portalcontext, but is not working for blogs. Please suggest.

jsonws.web.service.paths.includes=/assetcategory/*,/assettag/*,/blogs.blogsentry/*

 

Jamie Sammons, modified 2 Years ago. Junior Member Posts: 74 Join Date: 7/28/15 Recent Posts

jsonws.web.service.paths.includes= /assetcategory/*,/assettag/*,/blogs*