Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions static/api-specs/toolhive-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1150,6 +1150,9 @@ components:
proxy_mode:
description: Proxy mode to use
type: string
proxy_port:
description: Port for the HTTP proxy to listen on
type: integer
secrets:
description: Secret parameters to inject
items:
Expand Down Expand Up @@ -1500,6 +1503,9 @@ components:
proxy_mode:
description: Proxy mode to use
type: string
proxy_port:
description: Port for the HTTP proxy to listen on
type: integer
secrets:
description: Secret parameters to inject
items:
Expand Down