Skip to content

JSSD Comments

AndreasWBartels edited this page Nov 15, 2016 · 4 revisions

Definition

net/anwiba/json/schema/example/bar.jssd

/*
* Beispiel Struktur
*/
{
  // type bar
  "type": <String> "Bar",
  // array of foos
  "foos": <foo[]> null
}

Clone this wiki locally