When I add a Switch action to the flow, save it and re-open it, I get below error:
The power flow's logic app flow template was invalid. The 'type' property of template trigger 'manual' at line '1' and column '3441' has the value 'Manual' which is deprecated in schema version '2016-04-01-preview' and onwards.
If I remove the switch action, then the above error disappears.
Please help me to remove the error.