- Introduced ScopedKey function to generate unique provider keys based on owner type (user/team) to prevent key collisions. - Updated provider creation and management tests to utilize scoped keys, ensuring consistent key handling across different contexts. - Refactored existing tests to validate the correct generation and retrieval of scoped keys, enhancing overall provider management reliability. - Adjusted OpenAPI settings to reflect the use of scoped keys in provider operations, improving API consistency. |
||
|---|---|---|
| .. | ||
| cloud_test.go | ||
| llm_test.go | ||
| mcp_test.go | ||
| sandbox_test.go | ||
| search_test.go | ||
| smtp_test.go | ||
| system_test.go | ||