{ } 생성기 공개

{ } 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