feat: Added a v2 API endpoint for team member management#2502
Conversation
🦋 Changeset detectedLatest commit: 5405119 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🔴 Tier 4 — CriticalTouches auth, data models, config, tasks, OTel pipeline, ClickHouse, or CI/CD. Why this tier:
Review process: Deep review from a domain expert. Synchronous walkthrough may be required. Stats
|
E2E Test Results✅ All tests passed • 216 passed • 3 skipped • 1568s
Tests ran across 4 shards in parallel. |
…nction, null checks
…il. Added test to validate
|
@knudtty I've fixed the relative pathing issues you brought up. I was going to add a lint rule for this, but that would have picked up about 70 files as part of this change. I'll scope it to a single PR. |
Summary
Added a new v2 API endpoint for team member management to support the ClickStack terraform provider.
contributes to HDX-4491