{ } 生成器 公开

{ } JSON #9775

Basic Item Structure

This JSON object defines a simple item with a unique integer ID and a string name.

{ } 对象 ✓ 有效
{
    "name": "Sample Item A",
    "id": 101
}
提示词: Field include:- name: value is string- id: value is integer