Feature #8745
Document all REST API "include" possibilities
| Status: | New | Start date: | 2011-07-05 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Documentation | |||
| Target version: | - | |||
| Resolution: |
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).
History
#1 Updated by Bevan Rudge 11 months ago
#2 Updated by Bevan Rudge 11 months ago
There is a corresponding issue in the Drupal Redmine API module at drupal.org/node/1209126
#3 Updated by Etienne Massip 9 months 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 changed from 1.1.2 to 1.2.1
#4 Updated by Etienne Massip 9 months ago
- Tracker changed from Defect to Feature