{ } Generator Offentlig

{ } JSON #9775

Basic Item Structure

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

{ } Objekt ✓ Gyldig
{
    "name": "Sample Item A",
    "id": 101
}
Ledetekst: Field include:- name: value is string- id: value is integer