ruhirm
2 years agoOccasional Contributor
Reorganizing parameters is not working
Even though I have organized request parameters correctly using '^' I still see this - ?status=archive&page=1 instead of this- ?page=1&status=archive I am new to ReadyAPI. Has anybody faced si...
- 2 years ago
The order should not be matter to the application as long you are able to send the required parameters.