From 3e32e3dfa3a9c6555601a4c20a27da308aeeae99 Mon Sep 17 00:00:00 2001 From: Lubos Date: Thu, 5 Mar 2026 08:46:09 +0800 Subject: [PATCH] Update Hey API description Aligned the description with the GitHub repository. --- docs/community-resources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/community-resources.md b/docs/community-resources.md index 4e3219360f0..9b591ba5cd9 100644 --- a/docs/community-resources.md +++ b/docs/community-resources.md @@ -133,7 +133,7 @@ others: { title: 'Hey API', url: 'https://heyapi.dev/openapi-ts/plugins/tanstack-query', - description: 'The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.', + description: 'OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.', }, { title: 'Kubb',