From 1d48c3e6b00a6673e33bd323de5e1ca3cc118294 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 14:04:42 +0000 Subject: [PATCH] Update ToolHive reference docs for v0.3.2 --- static/api-specs/toolhive-api.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/api-specs/toolhive-api.yaml b/static/api-specs/toolhive-api.yaml index 7038d46b..52cac119 100644 --- a/static/api-specs/toolhive-api.yaml +++ b/static/api-specs/toolhive-api.yaml @@ -734,6 +734,10 @@ components: debug: description: Debug indicates whether debug mode is enabled type: boolean + env_file_dir: + description: EnvFileDir is the directory path to load environment files + from + type: string env_vars: additionalProperties: type: string