-
For the same frame in a dataset:
Result from `transforms_train.json` (`ns-export camera`)
```
{
"file_path": "images/frame_00001.jpg",
"transform_matrix": [
…
-
Current `glz` API seems doesn't support JSON field name customizations like one of these cases:
- JSON fields are in camelCase, and struct fields are in snake case (this case sometimes may appear wh…
-
Currently to read (and probably generate json) the tool uses: JSON.parse. For large contract files parsing ends up with exception:
```
SyntaxError: Expected ':' after property name in JSON at positi…
-
### Current Behavior
When using the body-transformer plugin - a small number of requests (~1%) fail to transform the response body from xml to json. Strangely, most of the requests work with the sa…
-
**Describe the issue**
I am facing an issue that when having a **really** large swagger.json (15+ thousand lines, size was 7.538 MB), the json stringify or parse function will fail with the error mess…
-
@ChrisTimperley Have you ever tried using this package to transform `JSON` files into `Dict`: https://quinnj.github.io/JSON3.jl/stable/#JSONTables.jl I am having trouble because my `JSON` file is nest…
-
### New issue checklist
- [x] I searched for [existing GitHub issues](https://github.com/microsoft/azure-pipelines-tasks/issues)
- [x] I read [pipeline troubleshooting guide](https://docs.microsoft.c…
-
Hello!
I want to find the transformation between `transforms.json` (generated by `ns-process-data`) and `cameras.json` (generated by `ns-viewer`). Even though I manually select a pose in the `view…
-
### 问题描述
2.0.53版本在jdk21下多构造函数时反序列化异常
### 环境信息
- JDK:jdk-21.0.2
- fastjson:2.0.53
### 重现步骤
#### 【测试代码一】
```
com.alibaba.fastjson2
fastjson2
…
-
**Describe the bug**
The description of the `xml-to-json()` function in the [XPath and XQuery Functions and Operators 3.1 spec](https://www.w3.org/TR/xpath-functions-31/#func-xml-to-json) states th…