- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
{
"project": "Atlas",
"status": "ready",
"tags": [
"fast",
"safe"
],
"env": {
"region": "ap-southeast-1",
"version": "1.2.3"
},
"features": [
"auth",
"metrics",
"logging"
],
"settings": {
"debug": false,
"retry": 3,
"timeout": 30
},
"owner": {
"name": "Alice",
"email": "alice@example.com"
},
"updatedAt": "2024-05-21T08:15:00Z",
"description": "这是一个用于验证超长 JSON 文本软换行效果的示例字段。开启换行后,续行会保留空白的行号位置,下一条数据仍然显示正确的逻辑行号,方便在不丢失代码结构的情况下阅读较长的内容。",
"createdAt": "2024-05-20T10:30:00Z"
}