Table of Contents

Method RefTo

Namespace
Ratatoskr.AsyncApi.Model
Assembly
Ratatoskr.dll

RefTo(string)

Creates a $ref schema pointing to components/schemas/{name}.

public static JsonSchema RefTo(string schemaName)

Parameters

schemaName string

Returns

JsonSchema