Reference
Enums
Enums are potentially very long lists of values that can be specified for a schema in a stream. For example:
type: object
properties:
name:
type: string
rngo:
value: enums.fullNames
Types
Key | Type | Notes |
fullNames | String | Full names of people (currently localized to EN_US). |