feat: add Glow HTTP tool integration sample
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 14s

This commit is contained in:
jade
2026-08-10 17:24:28 +09:00
parent 4b08021fc6
commit 40303ee9b8
15 changed files with 427 additions and 0 deletions

View File

@@ -43,6 +43,14 @@ axhub:
url: http://localhost:8081
tool:
url: ${AXHUB_TOOL_URL:http://localhost:${server.port}}
# Registered outbound HTTP APIs. Tool code selects the domain name, never a free-form URL.
http:
api-list:
- name: sample
domain: ${AXHUB_SAMPLE_HTTP_DOMAIN:http://localhost:8099}
path: ""
method: GET
biz-pod: false
sol:
req-detail: