JsonSchemaReferenceUtilities
Provides utilities to resolve and set JSON schema references.
Converts JSON references ($ref) to property references.
Converts property references to JSON references ($ref).
public static void UpdateSchemaReferencePaths(object root, ISchemaDefinitionAppender schemaDefinitionAppender)
Updates the SchemaReferencePath properties
from the available SchemaReference properties.
Updates all SchemaReference properties from the
available SchemaReferencePath properties.
Updates all SchemaReference properties from the
available SchemaReferencePath properties.