ODataSwaggerConverter.GetSwaggerModel Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Convertit le modèle Edm en modèle Swagger.
public virtual Newtonsoft.Json.Linq.JObject GetSwaggerModel ();
abstract member GetSwaggerModel : unit -> Newtonsoft.Json.Linq.JObject
override this.GetSwaggerModel : unit -> Newtonsoft.Json.Linq.JObject
Public Overridable Function GetSwaggerModel () As JObject
Retours
Newtonsoft.Json.Linq.JObject
représente Newtonsoft.Json.Linq.JObject le modèle Swagger.