Sagar-6203620715 commented on issue #10442: URL: https://github.com/apache/cloudstack/issues/10442#issuecomment-3909617243
Hi @Pearl1594 @DaanHoogland I'm Sagar, pre-final year Computer Science undergrad at IIIT, Go developer(8+ merges, 4000+ lines contributed in CNCF) interested in this project, After going through the CloudMonkey codebase and the CloudStack API framework, I noticed that parameters are currently annotated via `@Parameter` on the Java side. Since the description mentions possible framework-level changes; is the plan to extend `@Parameter` itself to carry enum metadata (which then gets surfaced through `listApis`), or would this need a more structural change to the API discovery layer? I am familiar with auto completion using CodeMirror 7.0 form prometheus/prometheus. Would help me scope the proposal correctly. Thanks! -- 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]
