GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/487
CLIMATE-388 Make UI backend parameters endpoint more RESTful CLIMATE-388 Make UI backend parameters endpoint more RESTful - Change query parameter to path parameter. - Change route annotation to get annotation. - Pylint. You can merge this pull request into a Git repository by running: $ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-388 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/487.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #487 ---- commit 410d8dc566a5cf3dd263694b4a585d22d1128e4d Author: Michael Anderson <michaelanderson@...> Date: 2018-01-05T18:24:43Z CLIMATE-388 Make UI backend parameters endpoint more RESTful ---- ---