Skip to content

[docs-sync] Update documentation for recent code changes - #5

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs-sync/update-2026-07-29-5238be88b72988e1
Draft

[docs-sync] Update documentation for recent code changes#5
github-actions[bot] wants to merge 1 commit into
mainfrom
docs-sync/update-2026-07-29-5238be88b72988e1

Conversation

@github-actions

Copy link
Copy Markdown

Summary

This PR syncs the TCGC emitter guideline documentation with recent code changes from the past 7 days.

Changes

website/src/content/docs/docs/libraries/typespec-client-generator-core/guideline.md

  1. versionsEnum on SdkClientType (from #4977 / commit 84fe6d61):
    Added a paragraph documenting the new versionsEnum?: SdkEnumType field. Emitters can use it to map a client to its corresponding API versions enum, which is needed for mixed API-version scenarios where different clients may have different version enums.

  2. SSE event metadata (from #4882 / commit 383366f5):
    Added an "Server-Sent Events (SSE)" subsection under the Method section documenting the new SdkSseMetadata and SdkSseEventMetadata interfaces. These expose per-event metadata (event type, terminal flag, envelope/payload types, content types) on method responses, HTTP responses, and body parameters for text/event-stream operations.

Generated by Documentation Sync · 41.4 AIC · ⌖ 9.52 AIC · ⊞ 5.5K ·

- Document versionsEnum field on SdkClientType (added in Azure#4977)
- Document SdkSseMetadata and SdkSseEventMetadata for SSE streams (added in Azure#4882)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.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.

0 participants