We are pleased to announce the experimental release of our ParseJSON function, which can parse JSON strings into Power Fx objects and types. This new function dramatically simplifies working with JSON ...
I have some errors with parseJson and escapeJavaScript in my requestTemplates. I'm working with the 2.8.4 version (serverless 0.5). I've tried to implement a fix (local tests are OK). I'm not sure ...
Using flask as backend, it's impossible return anything but empty response along with status code 204. And HTTP spec explicitly says: The 204 response MUST NOT include a message-body, and thus is ...