Feature #8745
closedDocument all REST API "include" possibilities
0%
Description
There was at least one undocumented API feature for the Users REST API:
GET /users/3.json?include=membershipsReturns the details about user ID 3, and additional detail about the user's project roles and memberships. There are probably other such undocumented features like this.
Are there other such undocumented features of the Users REST API or other REST APIs?
I am marking this high because it is an easy fix (documentation).
Updated by Bevan Rudge over 13 years ago
Updated by Bevan Rudge over 13 years ago
There is a corresponding issue in the Drupal Redmine API module at drupal.org/node/1209126
Updated by Etienne Massip about 13 years ago
- Subject changed from Undocumented API features to Document all REST API "include" possibilities
- Category changed from REST API to Documentation
- Priority changed from High to Normal
- Affected version (unused) changed from 1.1.2 to 1.2.1
- Affected version changed from 1.1.2 to 1.2.1
Updated by Etienne Massip about 13 years ago
- Tracker changed from Defect to Feature
Updated by Jean-Baptiste Barth over 11 years ago
- Status changed from New to Closed
- Assignee set to Jean-Baptiste Barth
- Resolution set to Fixed
Of course the documentation may have tiny holes like this. We'd like at least the REST API to be as accurate as possible so that people can build 3rd party tools on it. This is fixed for this one (already was, but I added a tiny explanation). Don't hesitate to open other requests if you see other things missing (and o