You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Azure) Resolve invalid JSON Object under properties field (#1015)
* fix(azure): Resolve properties field issue, that contains JSON string with single quotes
* Added test cases, for fixPropertiesJsonString for code coverage
* Applied recommendation from mattsp1290, which simplifies the if condition
Co-authored-by: Matt Spurlin <matt.spurlin@datadoghq.com>
* Finalized the simplified function, added missing return statements
* Added additional test cases for fixPropertiesJsonString, that handles nested objects and no properties field
---------
Co-authored-by: Matt Spurlin <matt.spurlin@datadoghq.com>
0 commit comments