SchemaLocationHandling Enumeration |
Namespace: Newtonsoft.Json.Schema.Generation
public enum SchemaLocationHandling
Member name | Value | Description | |
---|---|---|---|
Definitions | 0 | Referenced schemas are placed in the root schema's definitions collection. | |
Inline | 1 | Referenced schemas are inline. |