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


##########
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:
   sry, it's for additional get api list, will update to 
_otherGetAPICommandsList_



-- 
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]

Reply via email to