Steve Canny
f1c52c3e3f
fix(json): partition_json() does not chunk ( #2564 )
...
**Summary**
For whatever reason, the `@add_chunking_strategy` decorator was not
present on `partition_json()`. This broke the only way to accomplish a
"chunking-only" workflow using the REST API. This PR remedies that
problem.
2024-02-21 01:35:16 +00:00
..
2023-12-13 23:57:46 +00:00
2024-02-14 17:48:38 +00:00
2024-01-04 21:53:19 +00:00
2023-11-08 21:52:55 -08:00
2023-10-12 19:47:55 +00:00
2023-11-21 22:22:40 +00:00
2024-02-13 21:19:07 -08:00
2023-12-13 20:22:25 +00:00
2024-01-04 21:53:19 +00:00
2023-12-01 20:56:31 +00:00
2024-02-13 20:29:17 -08:00
2023-10-12 19:47:55 +00:00
2024-01-03 20:08:48 +00:00
2024-02-13 20:29:17 -08:00
2023-12-01 20:56:31 +00:00
2023-12-13 23:57:46 +00:00
2024-02-07 22:31:49 +00:00
2024-01-04 21:53:19 +00:00
2024-02-21 01:35:16 +00:00
2024-01-29 20:12:08 +00:00
2024-01-04 17:52:00 +00:00
2023-10-13 21:20:01 +00:00
2023-12-13 20:22:25 +00:00
2023-10-11 01:47:56 +00:00