Closed bismark1221 closed 10 years ago
If I have multiple get parameters on a request, the request example will be incorrect. Instead of a simple '&' the project will generate '&s;'
example : GET /V0.1/monitoring/usage?end_date=2012-12-31&s;start_date=2013-01-01 HTTP/1.1
If I have multiple get parameters on a request, the request example will be incorrect. Instead of a simple '&' the project will generate '&s;'
example : GET /V0.1/monitoring/usage?end_date=2012-12-31&s;start_date=2013-01-01 HTTP/1.1