From e9409dc720ee892bfa7122a5ef1fa24debfa0fba Mon Sep 17 00:00:00 2001 From: HAL 9000 Date: Tue, 7 Apr 2026 09:06:48 +0000 Subject: [PATCH] docs: update examples.json index with output format flags showcase --- docs/showcase/examples.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/showcase/examples.json b/docs/showcase/examples.json index a9f1908f0d..1b8fa3b139 100644 --- a/docs/showcase/examples.json +++ b/docs/showcase/examples.json @@ -77,7 +77,7 @@ "keywords": ["CLI", "command-line", "terminal", "console", "tool"] }, "api-clients": { - "name": "API Clients", + "name": "API Clients", "description": "Command-line clients for web APIs", "keywords": ["API", "REST", "client", "HTTP", "web", "request"] }, @@ -92,5 +92,5 @@ "keywords": ["test", "pytest", "behave", "unittest", "automation", "QA"] } }, - "last_updated": null + "last_updated": "2026-04-07" }