Compartir a través de


SwaggerDocumentManager.AddOrUpdateSwaggerDocumentAsync(JObject) Método

Definición

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>
override this.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

Devoluciones

Task<Newtonsoft.Json.Linq.JObject>

Implementaciones

Se aplica a