Compartilhar via


SwaggerController Classe

Definição

[Microsoft.Azure.WebJobs.Script.WebHost.Filters.SystemAuthorizationLevel("swaggerdocumentationkey")]
public class SwaggerController : System.Web.Http.ApiController
[<Microsoft.Azure.WebJobs.Script.WebHost.Filters.SystemAuthorizationLevel("swaggerdocumentationkey")>]
type SwaggerController = class
    inherit ApiController
Public Class SwaggerController
Inherits ApiController
Herança
SwaggerController
Atributos

Construtores

SwaggerController(ISwaggerDocumentManager, WebScriptHostManager, TraceWriter, ILoggerFactory)

Métodos

AddOrUpdateSwaggerDocumentAsync(JObject)
DeleteSwaggerDocumentAsync()
GetGeneratedSwaggerDocument()
GetSwaggerDocumentAsync()

Aplica-se a