{"name":"API Schema Drift Detector","version":"1.1.0","description":"Detect JSON Schema drift and breaking changes between schema versions and actual API responses.","endpoints":{"health":"GET /health","version":"GET /version","openapi":"GET /openapi.json","schemaValidator":"POST /api/v1/schema-validator","driftDetector":"POST /api/v1/drift-detector","breakingChangeAnalyzer":"POST /api/v1/breaking-change-analyzer","mcp":"POST /mcp (JSON-RPC 2.0)"}}