dheeraj12347 commented on PR #214: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/214#issuecomment-4750046527
Hi @Pearl1594 and @soreana, I've updated PR #214 based on my planned Phase 1 deliverable. The implementation now uses `APIArg.Related` metadata for autocomplete API discovery, with fallback to the existing heuristic-based logic to preserve current behavior. Since opening the PR, I've also added unit tests covering: * Related noun match selection * Related API fallback selection * Empty Related metadata fallback * Non-list Related metadata fallback * Map-type argument handling The PR has been marked ready for review. Whenever you have time, I would appreciate your feedback on the approach and implementation. Thank you! -- 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]
