[ https://issues.apache.org/jira/browse/CLIMATE-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16313606#comment-16313606 ]
ASF GitHub Bot commented on CLIMATE-388: ---------------------------------------- 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 ---- > Make UI backend 'parameters' endpoint more RESTful > -------------------------------------------------- > > Key: CLIMATE-388 > URL: https://issues.apache.org/jira/browse/CLIMATE-388 > Project: Apache Open Climate Workbench > Issue Type: Improvement > Components: webapp > Affects Versions: 0.3-incubating > Reporter: Michael Joyce > Assignee: Michael Anderson > Priority: Minor > Fix For: 1.3.0 > > > The rcmed_helpers.get_dataset_parameters endpoint relies upon a query > parameter for successful execution. It would be nice for the endpoint to be > more RESTful and make this a required component of the URL. -- This message was sent by Atlassian JIRA (v6.4.14#64029)