Skip to content
Aviv Biton edited this page Aug 27, 2019 · 1 revision

Schema

  • Description: Defines fields and properties for random content generation.
  • Type: Object
  • Properties:
{
 fields: [array of Fields],
 globalProperties: [array of Objects]
}
  • Additional Notes: N/A

Clone this wiki locally