Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.6.1
-
None
Description
Structured_out attribute from Custom Action API is now a stringified JSON. This should be changed to pure JSON.
Stringified JSON is really hard to read, does not format well, and also there's no reason for the FE to do JSON parse twice (once for the API response and then another to parse structured_out).
We should fix this for 1.6.1 before this becomes permanent.
Attachments
Issue Links
- links to