Compartilhar via


ISwaggerDocumentManager.AddOrUpdateSwaggerDocumentAsync(JObject) Método

Definição

public System.Threading.Tasks.Task<Newtonsoft.Json.Linq.JObject> AddOrUpdateSwaggerDocumentAsync (Newtonsoft.Json.Linq.JObject swaggerDocumentJson);
abstract member AddOrUpdateSwaggerDocumentAsync : Newtonsoft.Json.Linq.JObject -> System.Threading.Tasks.Task<Newtonsoft.Json.Linq.JObject>
Public Function AddOrUpdateSwaggerDocumentAsync (swaggerDocumentJson As JObject) As Task(Of JObject)

Parâmetros

swaggerDocumentJson
Newtonsoft.Json.Linq.JObject

Retornos

Task<Newtonsoft.Json.Linq.JObject>

Aplica-se a