schemaId property

String schemaId
final

The schema id of JSON Schema data in content.

Should be either "https://json-schema.org/draft/2019-09/schema" or "https://json-schema.org/draft/2020-12/schema" according to the OGC API - Features - Part 3: Filtering standard.

Implementation

final String schemaId;