API Endpoints bugs on button and informations value

Hello,

Just some things I have seen while using API Endpoints in EasyMorph Server.

I just created the endpoint with a working project, to get data from a specific file and put it inside a Qlik Sense application. So the call to the API is done when we reload the application.

1- I have done some tests to get it working with parameters, but only me have access to the application, and I don't have reload it 1261 times since this morning...
Maybe you are not showing requests numbers ?

2- In the endpoint configuration, in the successful requests and the failed requests, I think you have inverted the next and the previous button.
While clicking "Next", we want to go to the last request, the nearest datetime.
But here the last error is the farthest.
And while clicking "Prev", we want to go to the precedent request, and the last is the farthest datetime.
But here, it is inverted ?
Maybe it is intentional, I am just surprised by this one !

Thank you.