StandardJsonSchemaRegistry 2.0.0

Bundle
org.apache.nifi | nifi-registry-nar
Description
Provides a service for registering and accessing JSON schemas. One can register a schema as a dynamic property where 'name' represents the schema name and 'value' represents the textual representation of the actual schema following the syntax and semantics of the JSON Schema format. Empty schemas and schemas only consisting of whitespace are not acceptable schemas.The registry is heterogeneous registry as it can store schemas of different schema draft versions. By default the registry is configured to store schemas of Draft 2020-12. When a schema is added, the version which is currently is set, is what the schema is saved as.
Tags
json, registry, schema
Input Requirement
Supports Sensitive Dynamic Properties
false
Properties
  • JSON Schema Version
    The JSON schema specification
    Display Name
    JSON Schema Version
    Description
    The JSON schema specification
    API Name
    JSON Schema Version
    Default Value
    DRAFT_2020_12
    Allowable Values
    • Draft 4
    • Draft 6
    • Draft 7
    • Draft 2019-09
    • Draft 2020-12
    Expression Language Scope
    Not Supported
    Sensitive
    false
    Required
    true
Dynamic Properties