Interface IOpenApiSchemaFilterContext
Namespace: FunctionMonkey.Abstractions.Builders
Assembly: FunctionMonkey.Abstractions.dll
Syntax
public interface IOpenApiSchemaFilterContext
Properties
| Improve this Doc View SourcePropertyNames
Declaration
Dictionary<string, string> PropertyNames { get; set; }
Property Value
Type | Description |
---|---|
Dictionary<System. |
Type
Declaration
Type Type { get; set; }
Property Value
Type | Description |
---|---|
Type |