JSON Schema const Keyword

The const keyword requires the value to equal exactly one constant.

Syntax

{"const": "paid"}

Explanation

Use const for fixed identifiers or locked values in configuration.