Show / Hide Table of Contents

Class SwaggerFileOperationFilter

Inheritance
System.Object
SwaggerFileOperationFilter
Implements
Swashbuckle.AspNetCore.SwaggerGen.IOperationFilter
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Mix.Lib.Filters
Assembly: mix.library.dll
Syntax
public class SwaggerFileOperationFilter : IOperationFilter

Methods

| Improve this Doc View Source

Apply(OpenApiOperation, OperationFilterContext)

Declaration
public void Apply(OpenApiOperation operation, OperationFilterContext context)
Parameters
Type Name Description
Microsoft.OpenApi.Models.OpenApiOperation operation
Swashbuckle.AspNetCore.SwaggerGen.OperationFilterContext context

Implements

Swashbuckle.AspNetCore.SwaggerGen.IOperationFilter
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾