yyqdbngt opened a new pull request, #3464: URL: https://github.com/apache/rocketmq-dashboard/pull/3464
### Summary `listAliyunInstances` forwards an optional `search` filter alongside credential and region. The suite covered regions and the base instance query but never the optional filter. ### Changes - A provided `search` is included in the request parameters - An absent `search` is omitted from the request ### Testing `vitest run src/api/aliyunCatalog.test.ts` passes: 4 tests, 0 failures (up from 2). `tsc --noEmit` and `eslint` are clean. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
