Home
last modified time | relevance | path

Searched refs:JSON_SCHEMA_VERSION (Results 1 – 2 of 2) sorted by relevance

/openbmc/libcper/
H A Djson-schema.h6 #define JSON_SCHEMA_VERSION "https://json-schema.org/draft/2020-12/schema" macro
H A Djson-schema.c74 JSON_SCHEMA_VERSION) != 0) { in validate_schema()