Skip to content

feat(http-specs): add SSE protocol Spector scenarios - #11613

Open
iscai-msft wants to merge 3 commits into
microsoft:mainfrom
iscai-msft:iscai-msft-add-sse-spector-scenarios
Open

feat(http-specs): add SSE protocol Spector scenarios#11613
iscai-msft wants to merge 3 commits into
microsoft:mainfrom
iscai-msft:iscai-msft-add-sse-spector-scenarios

Conversation

@iscai-msft

@iscai-msft iscai-msft commented Aug 10, 2026

Copy link
Copy Markdown
Member

fixes #11572

Summary

  • add Spector coverage for SSE event IDs, invalid IDs, valid and invalid retry fields
  • add reconnection coverage requiring the Last-Event-ID header
  • update the generated HTTP spec summary

Validation

  • git diff --check
  • Formatting check passed for the SSE mock API
  • Spector validation is currently blocked by missing generated compiler/Spector artifacts in the workspace

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: ee116a23-26c2-4be5-b305-6c2733ad0790
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: ee116a23-26c2-4be5-b305-6c2733ad0790
@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

All changed packages have been documented.

  • @typespec/http-specs
Show changes

@typespec/http-specs - feature ✏️

Add SSE protocol coverage for event IDs, retry fields, and reconnection

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: ee116a23-26c2-4be5-b305-6c2733ad0790
@pkg-pr-new

pkg-pr-new Bot commented Aug 10, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@typespec/http-specs@11613

commit: d35f7be

@azure-sdk-automation

Copy link
Copy Markdown

You can try these changes here

🛝 Playground 🌐 Website 🛝 VSCode Extension

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lib:http-specs For issues/prs related to the @typespec/http-specs package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[SSE] Add Spector coverage for id, retry, and reconnection

1 participant