Skip to content
This repository has been archived by the owner on Sep 24, 2018. It is now read-only.

Remove GET /wp/v2/comments support for post_* params #2165

Merged
merged 1 commit into from
Jan 30, 2016

Conversation

danielbachhuber
Copy link
Member

The proper pattern is to use GET /wp/v2/posts to fetch the post IDs to
limit the request to.

We may add support for these again in #2066, but that's a later discussion.

Fixes #1979

The proper pattern is to use `GET /wp/v2/posts` to fetch the post IDs to
limit the request to.
@danielbachhuber danielbachhuber added this to the 2.0 Beta 12 milestone Jan 30, 2016
@danielbachhuber
Copy link
Member Author

@WP-API/amigos #reviewmerge

danielbachhuber added a commit that referenced this pull request Jan 30, 2016
Remove `GET /wp/v2/comments` support for `post_*` params
@danielbachhuber danielbachhuber merged commit 465ec0f into develop Jan 30, 2016
@danielbachhuber danielbachhuber deleted the 1979-remove-comments-post-arg branch January 30, 2016 16:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant