Skip to content

Add listApiServerDomains to ISchemaVaultsAuthClient interface and implementation#6

Merged
jalexw merged 2 commits intomainfrom
claude/add-domain-listing-sauds
Mar 15, 2026
Merged

Add listApiServerDomains to ISchemaVaultsAuthClient interface and implementation#6
jalexw merged 2 commits intomainfrom
claude/add-domain-listing-sauds

Conversation

@jalexw
Copy link
Contributor

@jalexw jalexw commented Mar 15, 2026

Add the missing ability to list API server domains, mirroring the existing
listClientApplicationDomains support. This includes:

  • GET /api/apis/[api_server_id]/domains server route with auth guards
  • Client SDK list-api-server-domains.ts with hardcoded ID short-circuit
  • listApiServerDomains method on ISchemaVaultsAuthClient interface and impl
  • Updated CORS handler to allow GET method

https://claude.ai/code/session_018GNVKVmAnnVo5p9YFmdtKm

claude added 2 commits March 15, 2026 18:12
…lementation

Add the missing ability to list API server domains, mirroring the existing
listClientApplicationDomains support. This includes:
- GET /api/apis/[api_server_id]/domains server route with auth guards
- Client SDK list-api-server-domains.ts with hardcoded ID short-circuit
- listApiServerDomains method on ISchemaVaultsAuthClient interface and impl
- Updated CORS handler to allow GET method

https://claude.ai/code/session_018GNVKVmAnnVo5p9YFmdtKm
Ensures the new list API server domains endpoint returns 401 for
unauthenticated requests, matching the pattern of all other protected routes.

https://claude.ai/code/session_018GNVKVmAnnVo5p9YFmdtKm
@vercel
Copy link

vercel bot commented Mar 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
auth Ignored Ignored Mar 15, 2026 6:16pm

Request Review

@jalexw jalexw merged commit 776f9b9 into main Mar 15, 2026
6 checks passed
@jalexw jalexw deleted the claude/add-domain-listing-sauds branch March 15, 2026 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants