Project

General

Profile

Actions

Feature #8745

closed

Document all REST API "include" possibilities

Added by Bevan Rudge almost 13 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Category:
Documentation
Target version:
-
Start date:
2011-07-05
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

There was at least one undocumented API feature for the Users REST API:

GET /users/3.json?include=memberships

Returns 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).

Actions #1

Updated by Bevan Rudge almost 13 years ago

#7420 and #4968 are related to this issue in that they were seeking this feature.

Actions #2

Updated by Bevan Rudge almost 13 years ago

There is a corresponding issue in the Drupal Redmine API module at drupal.org/node/1209126

Actions #3

Updated by Etienne Massip over 12 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
Actions #4

Updated by Etienne Massip over 12 years ago

  • Tracker changed from Defect to Feature
Actions #5

Updated by Jean-Baptiste Barth almost 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

Actions

Also available in: Atom PDF