REST endpoint viewer not working
Summary
The REST Endpoint viewer for business objects in not working as documentedContent
I am going through his document.
https://docs.oracle.com/en/cloud/paas/app-builder-cloud/tutorial-create-application-dev/index.html
It tells me that when viewing the Endpoints for a Business object, I should be able to test these requests and view the responses for them.
Actual line and corresponding image from the above document.
"If you click an endpoint, an endpoint viewer allows you to test requests and view responses with specified parameter values.".
However, when I review the endpoints for my business objects and click on one of them, this does not work. Is this feature still available? Would be great if we can test our queries before we implement them.