Skip to content

Commit 031998b

Browse files
Update ToolHive reference docs for v0.3.1 (#184)
1 parent 5630f05 commit 031998b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

static/api-specs/toolhive-api.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,6 +1150,9 @@ components:
11501150
proxy_mode:
11511151
description: Proxy mode to use
11521152
type: string
1153+
proxy_port:
1154+
description: Port for the HTTP proxy to listen on
1155+
type: integer
11531156
secrets:
11541157
description: Secret parameters to inject
11551158
items:
@@ -1500,6 +1503,9 @@ components:
15001503
proxy_mode:
15011504
description: Proxy mode to use
15021505
type: string
1506+
proxy_port:
1507+
description: Port for the HTTP proxy to listen on
1508+
type: integer
15031509
secrets:
15041510
description: Secret parameters to inject
15051511
items:

0 commit comments

Comments
 (0)