yao/service
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
..
fs [add] sui file server (dev) 2023-11-22 21:02:48 +08:00
dynamic.go Enhance OpenAPI Integration and API Routing 2026-01-04 15:46:09 +08:00
dynamic_test.go Enhance OpenAPI Integration and API Routing 2026-01-04 15:46:09 +08:00
guards.go Enhance OpenAPI Integration and API Routing 2026-01-04 15:46:09 +08:00
gzip.go optimize the SUI compiler & add http server gzip support 2024-07-07 15:29:50 +08:00
middleware.go Enhance OpenAPI Integration and API Routing 2026-01-04 15:46:09 +08:00
service.go Enhance OpenAPI Integration and API Routing 2026-01-04 15:46:09 +08:00
service_test.go Enhance OpenAPI Integration and API Routing 2026-01-04 15:46:09 +08:00
static.go ⚠️ BREAKING: Rename XGen to CUI and update license terms 2025-05-18 12:16:45 +08:00
watch.go Enhance OpenAPI Integration and API Routing 2026-01-04 15:46:09 +08:00
watch_test.go fix: Enhance loading functions to handle non-existent directories 2025-05-13 09:10:10 +08:00