yao/openapi
Max 8523170992 Implement system store management and enhance store loading functionality
- Introduced a new system store management feature, allowing for the loading of predefined system stores such as cache and OAuth client stores.
- Added a `loadSystemStores` function to handle the loading of system stores with variable replacement for configuration paths.
- Enhanced the `Load` function to include the loading of system stores, improving the overall store management process.
- Updated test utilities to support loading system stores for testing, ensuring comprehensive coverage and functionality.
- Refactored the `replaceVars` function to facilitate variable replacement in JSON strings, enhancing flexibility in store configurations.
2025-07-20 11:23:00 +08:00
..
agent Update dependencies in go.mod and go.sum to latest versions for improved stability and performance 2025-07-13 09:15:54 +08:00
audit Update dependencies in go.mod and go.sum to latest versions for improved stability and performance 2025-07-13 09:15:54 +08:00
hello Enhance OAuth configuration types with optional defaults 2025-07-18 17:05:13 +08:00
job Update dependencies in go.mod and go.sum to latest versions for improved stability and performance 2025-07-13 09:15:54 +08:00
kb Update dependencies in go.mod and go.sum to latest versions for improved stability and performance 2025-07-13 09:15:54 +08:00
oauth Implement system store management and enhance store loading functionality 2025-07-20 11:23:00 +08:00
config.go Implement system store management and enhance store loading functionality 2025-07-20 11:23:00 +08:00
config_test.go Implement system store management and enhance store loading functionality 2025-07-20 11:23:00 +08:00
openapi.go Implement system store management and enhance store loading functionality 2025-07-20 11:23:00 +08:00
openapi_test.go Implement system store management and enhance store loading functionality 2025-07-20 11:23:00 +08:00
README.md Update dependencies in go.mod and go.sum to latest versions for improved stability and performance 2025-07-13 09:15:54 +08:00
types.go Implement system store management and enhance store loading functionality 2025-07-20 11:23:00 +08:00

Yao OpenAPI

OAuth

Agent

Knowledge Base

Audit Log