feat: add capability and admin introspection endpoints
Expose capability discovery plus admin-only config and request inspection endpoints so clients and operators can understand gateway behavior without reading code. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
fastapi==0.115.0
|
||||
starlette==0.38.6
|
||||
uvicorn[standard]==0.30.6
|
||||
websockets==13.1
|
||||
pydantic==2.9.2
|
||||
|
||||
Reference in New Issue
Block a user