{ } ジェネレーター 公開

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