Pearl1594 commented on code in PR #11354:
URL: https://github.com/apache/cloudstack/pull/11354#discussion_r2243518891


##########
ui/src/api/index.js:
##########
@@ -23,6 +23,19 @@ import {
   ACCESS_TOKEN
 } from '@/store/mutation-types'
 
+const getAPICommandsRegex = /^(get|list|query|find)\w+$/i
+const addlGetAPICommandsList = [

Review Comment:
   @sureshanaparti could you please explain how did we get this list of 
additional APIs?



-- 
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: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to