fabric8-analytics-server
fabric8-analytics-server copied to clipboard
Do we still need to use and maintain paginated output in the main API?
The following code seems not to be used:
https://github.com/fabric8-analytics/fabric8-analytics-server/blob/c5cd327bcfc46a171819f2c882a55d61d81b5d9a/bayesian/api_v1.py#L136
Do we still need to support it? If not, please delete it.