NSwagRunner.

FromJsonSchema(FilePath) Method

Summary

Parses a JSON Schema file for API metadata
Assembly
Cake.NSwag.dll
Namespace
Cake.NSwag
Containing Type
NSwagRunner

Syntax

public JsonSchemaSource FromJsonSchema(FilePath definitionFilePath)

Parameters

Name Type Description
definitionFilePath FilePath Path to the JSON Schema file

Return Value

Type Description
JsonSchemaSource A metadata source for the given schema