Commit 48ea9d0
35039 - Fix to enhance JSON parsing to skip non-JSON scalar values (#903)
* 35039 - Fix to enhance JSON parsing to skip non-JSON scalar values and ensure only valid object/array payloads are processed
* Update src/powershell/tests/Test-Assessment.35039.ps1
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update src/powershell/tests/Test-Assessment.35039.ps1
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent 3a72165 commit 48ea9d0
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
| 61 | + | |
61 | 62 | | |
62 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
63 | 71 | | |
64 | 72 | | |
65 | 73 | | |
| |||
0 commit comments