Свойство | Type | Description | |
---|---|---|---|
@default | object | ||
@enum | IList | ||
additionalProperties | |||
allOf | IList |
||
description | string | ||
discriminator | string | ||
example | object | ||
exclusiveMaximum | bool? | ||
exclusiveMinimum | bool? | ||
externalDocs | |||
format | string | ||
ignore | bool | ||
items | |||
maxItems | int? | ||
maxLength | int? | ||
maxProperties | int? | ||
maximum | int? | ||
minItems | int? | ||
minLength | int? | ||
minProperties | int? | ||
minimum | int? | ||
multipleOf | int? | ||
pattern | string | ||
properties | Schema>.IDictionary | ||
readOnly | bool? | ||
required | IList |
||
title | string | ||
type | string | ||
uniqueItems | bool? | ||
vendorExtensions | object>.Dictionary | ||
xml |
public Schema,Swashbuckle.Swagger additionalProperties | ||
Résultat |
public ExternalDocs,Swashbuckle.Swagger externalDocs | ||
Résultat |