don't pass query params into api functions
Remove apiAttributes from all external api functions. Instead, declare the query params in the function logic.
See scm collector for example
Edited by Mark Howard
UNCLASSIFIED - NO CUI
Currently supported Big Bang Version is 2.42.0
Remove apiAttributes from all external api functions. Instead, declare the query params in the function logic.
See scm collector for example
UNCLASSIFIED - NO CUI