Is there a way to define values or remove $skip & $top parameters ?
1686 Views
Whenever a oData request is made, by default UI5 adds the parameter $skip=0 & $top=100. Is there a way to override this ? Tried manually adding those parameters in the oData Path, but still UI5 adds its own $skip & $top !