Closed rllyy97 closed 2 weeks ago
If custom connectors had extra capabilities, our filtering was removing them from browse view. This has now been fixed and we ignore the capabilities check only if it does not include both 'triggers' and 'actions'
Fixes https://github.com/Azure/LogicAppsUX/issues/5787
Main Changes
If custom connectors had extra capabilities, our filtering was removing them from browse view. This has now been fixed and we ignore the capabilities check only if it does not include both 'triggers' and 'actions'
Fixes https://github.com/Azure/LogicAppsUX/issues/5787