Support the new Services 3.x module

Created on 13 July 2010, over 14 years ago
Updated 27 October 2024, about 2 months ago

I've written a preliminary module for the new services 3.x branch. (http://www.drupal.org/project/services). Requires the Services 3.x branch hosted on github.

My initial module adds the following actions:
[POST] {endpoint}/node/{nid}/join/{uid}
[POST] {endpoint}/node/{nid}/leave/{uid}
[GET] {endpoint}/node/{nid}/users (optional) ?is_active=1&is_admin=1
[GET] {endpoint}/user/{uid}/groups (optional) ?is_active=1

Right now the permissions are very locked down. Users must have "administer organic groups" permission to do any of these things. I'd like to make this work more like the other og permissions but haven't had time yet. I'd also like to add more actions for querying group information.

✨ Feature request
Status

Closed: outdated

Version

2.0

Component

og.module

Created by

πŸ‡ΊπŸ‡ΈUnited States randallknutson

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024