yao/sui/libsui
Max 787954f0af Enhance OpenAPI Integration and API Routing
- Introduced support for OpenAPI mode, allowing dynamic routing and OAuth guards for API endpoints.
- Updated API root path handling to accommodate OpenAPI configurations, ensuring consistent URL structures.
- Added well-known routes for Yao metadata and OAuth discovery, improving API discoverability.
- Refactored middleware and guards to streamline OpenAPI integration, enhancing overall service functionality.
- Removed deprecated agent TypeScript file, simplifying the codebase and improving maintainability.
2026-01-04 15:46:09 +08:00
..
index.ts Enhance OpenAPI Integration and API Routing 2026-01-04 15:46:09 +08:00
openapi.ts Refactor SUI Command Arguments and Enhance Default Template Handling 2026-01-01 10:28:45 +08:00
utils.ts libsui $Query class to support multiple elements in constructor 2024-10-09 11:26:37 +08:00
yao.ts feat: Add yao.ts to libsui for Pure JavaScript SDK 2024-08-03 08:52:05 +08:00