pub fn wrap_definitions(definitions: Map<String, Value>) -> Value
Wraps a flat definitions map in the schema envelope the crate’s build.rs expects ($schema/title/description/type/definitions, in that field order).
definitions
build.rs
$schema
title
description
type