i would like to expose data from a custom CCC_ table/view on my database through the new APIServer REST API
this can be achieved using the AppServer REST API using the endpoint api/entities/{tablename}
is there a similar endpoint in the APIServer REST API used by the Angular Portal ? (already searched in Swagger but found nothig similar)
thks in advance