Skip to content

Fix Cloud Ops API docs accuracy (SDK, version header, auth)#4902

Open
LutaoX wants to merge 2 commits into
temporalio:mainfrom
LutaoX:fix/cloud-ops-api-accuracy
Open

Fix Cloud Ops API docs accuracy (SDK, version header, auth)#4902
LutaoX wants to merge 2 commits into
temporalio:mainfrom
LutaoX:fix/cloud-ops-api-accuracy

Conversation

@LutaoX

@LutaoX LutaoX commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Correct Go Cloud Ops SDK module/import paths (go.temporal.io/cloud-sdk, cloudclient)
  • Split temporal-cloud-api-version requirements: required for gRPC; optional for HTTP (gateway defaults to latest)
  • Fix Ops API sample link (client/api/client.go), protobuf compile example, prerequisites (User or Service Account + API key), and role wording
  • Clarify PrivateLink DNS for saas-api.tmprl.cloud, concurrent async op limit scope, and HTTP vs gRPC URLs

Companion skill PR: https://github.com/temporalio/skill-temporal-ops/pull/30

Test plan

  • Preview /ops page renders correctly
  • Verify Go install/import snippets match https://pkg.go.dev/go.temporal.io/cloud-sdk/cloudclient
  • Confirm HTTP version-optional wording matches saas-control-plane-httpserver gateway behavior
  • Click sample link to cloud-samples-go/client/api/client.go
  • Spot-check PrivateLink / roles deep links

┆Attachments: EDU-6736 Fix Cloud Ops API docs accuracy (SDK, version header, auth)

Correct Go module/import paths, split gRPC vs HTTP version-header
requirements, fix the Ops API sample link, and clarify prerequisites,
roles, protobuf generation, PrivateLink DNS, and async concurrency limits.

Co-authored-by: Cursor <cursoragent@cursor.com>
@LutaoX
LutaoX requested a review from a team as a code owner July 16, 2026 16:15
@vercel

vercel Bot commented Jul 16, 2026

Copy link
Copy Markdown

@LutaoX is attempting to deploy a commit to the Temporal Team on Vercel.

A member of the Team first needs to authorize it.

Co-authored-by: Cursor <cursoragent@cursor.com>
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