yao/openapi/tests/setting
Max 3b642fea78 feat(mcp): add MCP server management endpoints
- Introduced new endpoints for managing MCP servers, including GET, POST, PUT, and DELETE methods for server operations.
- Organized routing under a new /mcp group to enhance endpoint management within the OpenAPI settings.
2026-04-29 14:53:00 +08:00
..
cloud_test.go feat(setting): implement cloud settings endpoints and owner verification 2026-04-28 21:20:43 +08:00
llm_test.go feat(llm): add Yao Agents preset and LLM management endpoints 2026-04-29 10:28:07 +08:00
mcp_test.go feat(mcp): add MCP server management endpoints 2026-04-29 14:53:00 +08:00
search_test.go feat(search): add search provider endpoints and data structures 2026-04-29 11:29:03 +08:00
smtp_test.go feat(smtp): add SMTP configuration and management endpoints 2026-04-29 12:21:19 +08:00
system_test.go feat(openapi): add unified /setting/* endpoints for OpenAPI 2026-04-28 19:33:27 +08:00