Commit 4d40193
committed
chore: bump jsonpath-ng to 1.8.0 and fix full_path format
- Update jsonpath-ng from ^1.7.0 to ^1.8.0
- Normalize str(full_path) in reveal_doc: jsonpath-ng 1.8+ uses
parentheses (e.g. ((a.b).c)); strip them for unflatten keys
- Use maxsplit=1 in re.split to fix deprecation warning
Signed-off-by: Patrick St-Louis <patrick.st-louis@opsecid.ca>
Made-with: Cursor1 parent 0341032 commit 4d40193
3 files changed
Lines changed: 12 additions & 25 deletions
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
70 | 73 | | |
71 | 74 | | |
72 | 75 | | |
| |||
526 | 529 | | |
527 | 530 | | |
528 | 531 | | |
529 | | - | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
530 | 535 | | |
531 | 536 | | |
532 | 537 | | |
| |||
1601 | 1606 | | |
1602 | 1607 | | |
1603 | 1608 | | |
1604 | | - | |
| 1609 | + | |
1605 | 1610 | | |
1606 | 1611 | | |
1607 | 1612 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments