This repository was archived by the owner on Sep 24, 2018. It is now read-only.
This repository was archived by the owner on Sep 24, 2018. It is now read-only.
include parameter for all collections requests #1668
Each of these requests should support an
includeparameter (andorderby=include) where the value is one or more resource IDs:GET /wp/v2/postsGET /wp/v2/commentsGET /wp/v2/usersGET /wp/v2/terms/<taxonomy>From #1587