Skip to content

Remove old multi-query path#2173

Merged
kocolosk merged 5 commits intomasterfrom
remove-old-multiquery
Sep 24, 2019
Merged

Remove old multi-query path#2173
kocolosk merged 5 commits intomasterfrom
remove-old-multiquery

Conversation

@kocolosk
Copy link
Copy Markdown
Member

@kocolosk kocolosk commented Sep 5, 2019

Overview

Users should send requests with multiple queries to the new endpoint:

/db/_design/{ddoc}/_view/{view}/queries

Related Issues or Pull Requests

Closes #2168

Checklist

Users should send requests with multiple queries to the new endpoint:

/db/_design/{ddoc}/_view/{view}/queries

Closes #2168
@kocolosk
Copy link
Copy Markdown
Member Author

kocolosk commented Sep 5, 2019

I left the code in couch_mrview_http that does this for 5986 in the expectation that it will be removed separately as part of #1523

Comment thread src/chttpd/src/chttpd_view.erl Outdated
Copy link
Copy Markdown
Member

@rnewson rnewson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove support for ?queries parameter on views

2 participants