loadJsonSchema
@the-codegen-project/cli • Docs
Home / loadJsonSchema
Function: loadJsonSchema()
function loadJsonSchema(context): Promise<JsonSchemaDocument>
Load JSON Schema document from file path in context
Parameters
| Parameter | Type | 
|---|---|
| context | RunGeneratorContext | 
Returns
Promise<JsonSchemaDocument>