const to pin a field to a single allowed value.
Basic usage
Discriminator pattern
const is commonly used to tag branches in oneOf/anyOf schemas.
Constrain a field to a single fixed value.
const to pin a field to a single allowed value.
const is commonly used to tag branches in oneOf/anyOf schemas.