Part of #80 — Organizations parity gaps
/help/organizations covers Joining organizations (browse public organizations and join) and
Leaving an organization. Android can browse and create but not join or leave.
- Determine the real contract for joining —
POST /api/user/organizations is the likely candidate
but is undocumented in the spec; capture the live request before implementing.
- Leave, with a confirmation, and correct behaviour for the last remaining owner.
Tests: join/leave round-trips; last-owner guard.
Filed from the parity review of feature/parity-wip @ 14d7795 against interlinedlist.com (OpenAPI /api/openapi.json, 233 paths) and the public help centre.
Part of #80 — Organizations parity gaps
/help/organizationscovers Joining organizations (browse public organizations and join) andLeaving an organization. Android can browse and create but not join or leave.
POST /api/user/organizationsis the likely candidatebut is undocumented in the spec; capture the live request before implementing.
Tests: join/leave round-trips; last-owner guard.
Filed from the parity review of
feature/parity-wip@14d7795against interlinedlist.com (OpenAPI/api/openapi.json, 233 paths) and the public help centre.