次の方法で共有


SwaggerDocument.Definitions プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="definitions")]
public Newtonsoft.Json.Linq.JObject Definitions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="definitions")>]
member this.Definitions : Newtonsoft.Json.Linq.JObject
Public ReadOnly Property Definitions As JObject

プロパティ値

Newtonsoft.Json.Linq.JObject
属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象