From ba9f893d71b959721e177717ae85fce34d697002 Mon Sep 17 00:00:00 2001 From: Lubos Date: Tue, 17 Feb 2026 23:17:45 +0200 Subject: [PATCH] Update heavy-hounds-listen.md with new parser options Add `patch.input` and shorthand `patch()` option for full specification transformations --- .changeset/heavy-hounds-listen.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changeset/heavy-hounds-listen.md diff --git a/.changeset/heavy-hounds-listen.md b/.changeset/heavy-hounds-listen.md new file mode 100644 index 000000000..345abd733 --- /dev/null +++ b/.changeset/heavy-hounds-listen.md @@ -0,0 +1,6 @@ +--- +"@hey-api/openapi-ts": patch +"@hey-api/shared": patch +--- + +**parser**: add `patch.input` and shorthand `patch()` option for full specification transformations -- 2.51.2