[
https://issues.apache.org/jira/browse/COUCHDB-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14224784#comment-14224784
]
ASF GitHub Bot commented on COUCHDB-2415:
-----------------------------------------
Github user benkeen closed the pull request at:
https://github.com/apache/couchdb-fauxton/pull/158
> Change route from _views back to _view
> --------------------------------------
>
> Key: COUCHDB-2415
> URL: https://issues.apache.org/jira/browse/COUCHDB-2415
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Robert Kowalski
> Assignee: Ben Keen
>
> At some point
> http://localhost:8000/#database/newdatabase/_design/sdfsdfsddfhfdhdfh/_view/newView
> was changed to
> http://localhost:8000/#database/newdatabase/_design/sdfsdfsddfhfdhdfh/_views/newView
> which has the drawback that you can not copy & paste the url and then just
> add the root url of the couch to see the view in json (the couch api url
> would be:
> http://localhost:8000/newdatabase/_design/sdfsdfsddfhfdhdfh/_view/newView
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)