I am using CS 9.8 Business UI and create REST API .
I am doing a search according to a specific word with wild card .
In the search result list i get a list of of the corresponding component ( Rest Service , Rest Resource , … )
If the result is a Resource , when selecting it , i got only the basic information screen and not all the details of the Resource ( for example Methods …) and i have no way to get access directly to the Rest API usingf this Resource.
Somebody know a solution to this problem ?
Thanks