String conversion in Logic Apps messes up floats?
This post is mostly a repro for the Logic App team. Converting to string If I have a Logic App that uses a JSON schema, and that schema contains a property of type NUMBER, the conversion to string changes the value in a very strange way. If I feel in the number 0.000092 it gets […]