Hi,
I wanted to remove the default filter "TOP" which is coming in the URL when I click on the Service Endpoint of a CAP Project.
Below Image is the Service Endpoint page launched from the 'Application' tab of the BTP.

When I click on 'Public_ReqArea' service then the generated URL is containing filter as "$top=11" as shown in below image.

Similarly, for the service 'AdminResources' as shown in below image.

And for service 'EmailBody' also I am getting default filter value. (As shown in below image)

How to remove this default filter $top=11 ?
Thanks.