In Jira Cloud by default the REST API for the changelog returns the recent changes as first( In descending order ). But in Jira Server by default the REST API returns recent changes as last( In ascending order ). Is there any jql available to add in the REST API for Jira Server to return the changelog histories of an issue in descending order.