Closed sagargg closed 2 years ago
Fix for: https://github.com/FCSCOpendata/fcsc-deploy/issues/41
Toolchain action added for group_list and organization_list to convert string type list to python list.
group_list
organization_list
Example of groups string list params: group_list?groups=["groupB","groupA"]&all_fields=true
group_list?groups=["groupB","groupA"]&all_fields=true
Fix for: https://github.com/FCSCOpendata/fcsc-deploy/issues/41
Toolchain action added for
group_list
andorganization_list
to convert string type list to python list.Example of groups string list params:
group_list?groups=["groupB","groupA"]&all_fields=true