template | foo |
---|---|
reference |
bar |
https://example.com/schemas/enums
This is an example schema with examples for properties with enum values
Abstract | Extensible | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|
Can be instantiated | No | Forbidden | Permitted | enums.schema.json |
Property | Type | Required | Defined by |
---|---|---|---|
hello | enum |
Required | Enumerated (this schema) |
* |
any | Additional | this schema allows additional properties |
A simple string. Pick a value.
hello
- is required
- type:
enum
- defined in this schema
The value of this property must be equal to one of the known values below.
Value | Description |
---|---|
World |
|
Welt |