Dispatcher Rule for Content Fragment Asset API
Hi All,
We are in process of implementing the Content fragment Asset API, hence want to know the rule to be applied in dispatcher to only allow /asset/api json.
At present we have set a rule as
{ /type "allow" /extension '(json)' /method "GET" /url "/asset/api/*.json" }
is this valid or any other rule need to be set.
Please suggest.
Thanks
Shikha