open kadamwhite/wordpress-rest-api#118
Re: #117, @brad-decker indicates around supporting array filters:
You also need to add post__in and post__not_in to query_vars on your wordpress install.
post__in
post__not_in
query_vars
This should be addressed in the readme or API documentation.
Re: #117, @brad-decker indicates around supporting array filters:
This should be addressed in the readme or API documentation.