From b4faded8a11775219c7da523f64325241cf6990c Mon Sep 17 00:00:00 2001 From: Gabriel Costa Date: Mon, 7 Sep 2026 14:52:20 +0100 Subject: [PATCH] Bump openapi version Signed-off-by: Gabriel Costa --- openapi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openapi.json b/openapi.json index 1c9acf2..8a6de87 100644 --- a/openapi.json +++ b/openapi.json @@ -3,7 +3,7 @@ "info": { "title": "ContextForge", "description": "ContextForge AI Gateway \u2014 an AI gateway, registry, and proxy for MCP, A2A, and REST/gRPC APIs. Exposes a unified control plane with centralized governance, discovery, and observability. Optimizes agent and tool calling, and supports plugins.", - "version": "1.0.9" + "version": "1.0.9+ (ref: 589c69)" }, "paths": { "/metrics/prometheus": { @@ -56427,4 +56427,4 @@ } } } -} \ No newline at end of file +}