chore(opax-mcp): remove stale health comment
This commit is contained in:
parent
39edd6ef83
commit
1122fb5b3a
|
|
@ -1820,4 +1820,4 @@ async def mcp_handler(request: Request):
|
|||
|
||||
@app.get("/health")
|
||||
async def health():
|
||||
return {"status": "ok", "service": "opax-mcp", "version": "3.6.0"} # BUMPED
|
||||
return {"status": "ok", "service": "opax-mcp", "version": "3.6.0"}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user