From 56398608690421cc511913dc75184b38d678e45f Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 16 Jul 2026 15:11:35 +0000 Subject: [PATCH] Add @typespec/http-specs to typespec-preview lockstep chronus policy Co-authored-by: timotheeguerin <1031227+timotheeguerin@users.noreply.github.com> --- .chronus/config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.chronus/config.yaml b/.chronus/config.yaml index 39eb1f5dd5b..f1990672213 100644 --- a/.chronus/config.yaml +++ b/.chronus/config.yaml @@ -60,6 +60,7 @@ versionPolicies: - "@typespec/streams" - "@typespec/xml" - "@typespec/standalone-cli" + - "@typespec/http-specs" - name: standalone type: independent